thumbnail-zoom icon indicating copy to clipboard operation
thumbnail-zoom copied to clipboard

Graceful transition into popup

Open dadler opened this issue 13 years ago • 1 comments

Rysiek suggests doing a fade-in or zoom-up into the thumbnail zoom plus popup to make it less jarring and "cooler":

"Not a bug but rather an idea: I switched to Opera for a while and I found out, that a new TZP-like extension was developed here: it is called "Imagus" and this has one nice feature- a popping up image does not pop out in a rapid way - on the contrary - it is nicely animated - kind of "growing up". "

dadler avatar Feb 26 '12 22:02 dadler

Fading in would be difficult in the current implementation since TZP is a separate window, not an image floating in the html doc. For example, jquery-ui doesn't seem to work with a separate xul window like this. But the "growing up" approach may still be doable.

dadler avatar Apr 28 '12 22:04 dadler