[wp-trac] [WordPress Trac] #27348: Widget Customizer: Bigger, Longer Widgets not Scrollable
WordPress Trac
noreply at wordpress.org
Thu Mar 27 18:10:33 UTC 2014
#27348: Widget Customizer: Bigger, Longer Widgets not Scrollable
------------------------------+-------------------------
Reporter: daveshine | Owner: ocean90
Type: defect (bug) | Status: reviewing
Priority: high | Milestone: 3.9
Component: Widgets | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses: javascript
------------------------------+-------------------------
Comment (by westonruter):
Replying to [comment:14 adamsilverstein]:
> Personally I'm not too bothered by the shifting text, if we really want
to resolve this issue completely we should switch from animating size to
animating position or fading. Animating position would mean adjusting
'left' to slide the widget in/out. Since @westonruter mentioned this was
the original approach, I'm guessing it brings its own set of
disadvantages/issues.
I'm trying to recall why animating `left` position was not used. I think I
was going down this road initially, and the `z-index` was required to
force the widget to appear behind the panel. But then I went with
animating the `width` instead, perhaps for parity with the `height`
animation of the non-wide controls.
Replying to [comment:14 adamsilverstein]:
> Fading the widget in and out is another possibility - here is a mock up
of what this would look like - http://cl.ly/2G1K1w39300w. If we want to go
the fade in/out route I will clean up my test code and provide a patch,
otherwise i think this can go in as is.
I like this!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27348#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list