[wp-trac] [WordPress Trac] #29806: Focus (continued)
WordPress Trac
noreply at wordpress.org
Fri Oct 3 17:22:44 UTC 2014
#29806: Focus (continued)
-----------------------------+---------------------------------------------
Reporter: avryl | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.1
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: ux-feedback ui- | Focuses: ui, javascript, administration
feedback |
-----------------------------+---------------------------------------------
Comment (by avryl):
In previous versions of Focus, the surrounding UI faded in and out as you
hovered in an out the editor area. Now it only fades out when you click on
the editor or title. It fades back in when you either move the mouse out
of the editor area for more than 20px or when you scroll up or down and
the location of the mouse is outside the editor area.
The reason I decided to slide the menu is that there are two DIVs with a
black background that partially overlay each other. Fading them both out
would cause one part to get darker during the transition.
I'll now work on a different version that uses an overlay div. With that
div we *can* fade the menu properly. It also ensures that everything other
than the editor is faded (instead of targeting specific sections). This
would also give us the ability to detect a touch on a touchscreen (e.g.
Windows 8) and fade in.
Then I'll add another version that will fade everything out partially (a
low opacity) and then completely after a few seconds.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29806#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list