resizable handle glyph only supports SE corner
The resizable widget handles any combination of n,e,s,w,ne,se,sw,nw handles. But there is a glyph in the SE corner all of the time, it doesn't matter which handles I want, and this is inconsistent. It would be consistent if you either removed this glyph entirely, or if you could provide glyphs in all four corners and an option for the developer to specify which of the NE, SE, SW, NW handle glyphs he wants. Or you could deduce it from the handles option, but that's not trivial. Thanks for considering.
Change History (2)
Resolution: |
→ worksforme
|
Status: |
new →
closed
|
Component: |
ui.core →
ui.resizable
|
This just isn't true. The SE handle (and therefore icon) only exists if that handle is enabled. If you just don't want the icon there, adjust your CSS.