| ▲ | paularmstrong a day ago | |||||||||||||
This is a weirdly unpopular opinion here when it comes to HTML & JS, but there's a time and place for everything. This is a neat small example, but hardly worth the effort of changing something that was already working fine. With the change, I now need another roundtrip network request to get new sizes of the same content on the current page that would have been able to be done in just a couple hundred bytes of JavaScript. Edit: also there is still no view-transition support on Firefox. | ||||||||||||||
| ▲ | jakelazaroff a day ago | parent [-] | |||||||||||||
You would have needed the round-trip network request anyway to get the new images, no? The lack of Firefox support isn't a big deal because this is a progressive enhancement. Firefox users will still be able to switch icon sizes; they just won't see the fancy transition. | ||||||||||||||
| ||||||||||||||