The Home Assistant showcase looks fabulous.
Zooming UIs in 2026: Prezi, impress.js, and why I built something different
21–30 of 51 posts
Re: Zooming UIs in 2026: Prezi, impress.js, and why I built something different
#22I have great respect for people pursuing their special interests with such perseverance - you clearly care about zooming UIs. And so do I (just to a lesser extent)! It’s a great way to express hierarchy. One thing I encountered is that it becomes all buggy after using the slide-back navigation gesture in iOS Safari. Yet this being natively handles would be a really cool thing to me, like those iOS “close back to thum…
Re: Zooming UIs in 2026: Prezi, impress.js, and why I built something different
#23Re: Zooming UIs in 2026: Prezi, impress.js, and why I built something different
#24I did notice that forward doesn't seem to work. I.E. If I click into a page, it zooms in, press back it zooms back out, press forward it flickers the url but doesn't have normal forward behavior.
I also don't know if you want to support `open in new tab` but that would be a hard req for many people.
Re: Zooming UIs in 2026: Prezi, impress.js, and why I built something different
#25Love it. But there is a significant usability issue: Lack of signifier (aka affordance). How do I known when something is zoomable? Because there is no signifier, I am frequently disappointed when I click on something and it turns out it is not zoomable.
Re: Zooming UIs in 2026: Prezi, impress.js, and why I built something different
#26Love it. But there is a significant usability issue: Lack of signifier (aka affordance). How do I known when something is zoomable? Because there is no signifier, I am frequently disappointed when I click on something and it turns out it is not zoomable.
Like I wouldn't expect any other frontend router library to decorate links for me in a certain way.
Re: Zooming UIs in 2026: Prezi, impress.js, and why I built something different
#27I'd say this is more of an interesting take on page transitions. I was expecting mouse wheel scroll to zoom, so I instinctively scrolled expecting some kind of zooming effect. I remembered there was a website featured here on HN that had an interactive tour of the scale of the universe ranging from the very microscopic world (if I remember correctly I think it even went down to Planck length) all the way to the macro…
Re: Zooming UIs in 2026: Prezi, impress.js, and why I built something different
#28Interesting. At one point I pinched my iPad to zoom out of habit and it got very confused. But yea, interesting.
Re: Zooming UIs in 2026: Prezi, impress.js, and why I built something different
#29Would suggest using history-api navigation over the hash based routing.
Re: Zooming UIs in 2026: Prezi, impress.js, and why I built something different
#30Doesn't work correctly in Firefox. Feels sluggish, but maybe this could be fixed by reducing the transition time. But why? People usually don't notice such transition effects and it doesn't affect user experience in any meaningful positive way. It feels absolutely unnecessary. Maybe you could re-use it as a mod for some game engine. This feels appropriate for video games; not for web-sites.