Skip to main content

Search and Top Navigation

#7259 closed enhancement (fixed)

Opened April 15, 2011 03:42PM UTC

Closed May 11, 2011 05:13PM UTC

Last modified May 11, 2011 05:14PM UTC

Slider: optimize handle creation

Reported by: adambaratz Owned by:
Priority: minor Milestone: 1.8.13
Component: ui.slider Version: 1.8.11
Keywords: Cc:
Blocked by: Blocking:
Description

The widget makes a DOM append for each slider handle. It's faster to build an HTML string and append that.

Attachments (0)
Change History (4)

Changed May 11, 2011 05:13PM UTC by Adam Baratz comment:2

resolution: → fixed
status: newclosed

Slider: add handles in single DOM operation. Fixed #7259 - optimize handle creation.

Changeset: 7fb6ca146e06b6e750f799937264a38a54ceaa64

Changed May 11, 2011 05:13PM UTC by Adam Baratz comment:3

Slider: add handles in single DOM operation. Fixed #7259 - optimize handle creation.

(cherry picked from commit 7fb6ca146e06b6e750f799937264a38a54ceaa64)

Changeset: 03ce9fb8cd3d81227dcaf878f8cea5540bbd868a

Changed May 11, 2011 05:14PM UTC by scottgonzalez comment:4

milestone: 1.91.8.13