Skip to main content

Search and Top Navigation

#9672 closed feature (worksforme)

Opened November 21, 2013 12:14PM UTC

Closed November 21, 2013 12:44PM UTC

Last modified November 21, 2013 12:44PM UTC

resizable handle glyph only supports SE corner

Reported by: fejesjoco Owned by:
Priority: minor Milestone: none
Component: ui.resizable Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

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.

Attachments (0)
Change History (2)

Changed November 21, 2013 12:44PM UTC by scottgonzalez comment:1

resolution: → worksforme
status: newclosed

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.

Changed November 21, 2013 12:44PM UTC by scottgonzalez comment:2

component: ui.coreui.resizable