Opened 12 years ago
Last modified 11 years ago
#7876 open bug
Resizable: handle does not intitally show up with autohide on when assigning on mouseover
Reported by: | acme | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.resizable | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Assuming there is already an element in the DOM you want to make resizable when hovering the element, you would do something like this:
http://jsbin.com/eropih/3/edit#source
When the element is hovered with the mouse the resizable is initialized but the resize handle is not visible. You have to re-enter the area to get it visible.
Change History (2)
comment:1 Changed 11 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:2 Changed 11 years ago by
Status: | new → open |
---|---|
Summary: | Resizables handle does not intitally show up with autohide on when assigning on mouseover → Resizable: handle does not intitally show up with autohide on when assigning on mouseover |
Note: See
TracTickets for help on using
tickets.