Opened 11 years ago
Last modified 6 years ago
#13657 closed enhancement
dojox.layout.ResizeHandle enhancement to show width/height when resizing — at Version 1
Reported by: | Christian Siewert | Owned by: | dante |
---|---|---|---|
Priority: | low | Milestone: | 1.13 |
Component: | DojoX Layout | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Hey,
I built a little enhancment for dojox.layout.ResizeHandle. When you resize the target, a box is shown which displays dynamically the width and height (activeResizing). See attachment.
It will be really cool when we can toggle a boolean like "showSizeInfoBar" or something like that in 1.7 to display it.
Greetings,
midgard
Change History (2)
Changed 11 years ago by
Attachment: | Unbenannt.png added |
---|
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.7 → tbd |
Owner: | set to dante |
Summary: | Enhancment for dojox.layout.ResizeHandle → dojox.layout.ResizeHandle enhancement to show width/height when resizing |
There's no patch attached, but I guess that's a good thing since midgard doesn't appear to have a CLA.
Note: See
TracTickets for help on using
tickets.
Box displays the width and height of the target when resizing.