Add custom resize event #197

Open
opened 2013-12-06 15:32:47 +00:00 by rlx · 0 comments
Owner

See http://www.backalleycoder.com/2013/03/18/cross-browser-event-based-element-resize-detection/ and https://github.com/marcj/css-element-queries/blob/master/src/ResizeSensor.js.

Setup and teardown of the sensor element would have to happen in Ox.Event.

Before implementing this, check if the same can be achieved by receiving a resize event triggering it on their children (and window and triggering it on the outermost ).

See <http://www.backalleycoder.com/2013/03/18/cross-browser-event-based-element-resize-detection/> and <https://github.com/marcj/css-element-queries/blob/master/src/ResizeSensor.js.> Setup and teardown of the sensor element would have to happen in Ox.Event. Before implementing this, check if the same can be achieved by <SplitPanels> receiving a resize event triggering it on their children (and window and <OxDialog> triggering it on the outermost <SplitPanel>).
rlx added the
Ox
label 2013-12-06 15:32:47 +00:00
rlx self-assigned this 2013-12-06 15:32:47 +00:00
rlx added the
severity: major
enhancement
0.1
0.1
labels 2013-12-06 15:32:47 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/oxjs#197
No description provided.