Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24425, comment 75


Ignore:
Timestamp:
07/12/2013 08:26:33 PM (11 years ago)
Author:
adamsilverstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24425, comment 75

    initial v1  
    22> 24425.slider.diff refactors the slider such that the sizing isn't done in JS, but CSS, so there's no resize lag. Widths are zone with percentages, instead. Still needs some tweaking to get the alignment pixel-perfect, or at least only off by one, in some cases.
    33
    4 much better this way, we just need to ensure the sizes match.
     4much better this way...