Search and Top Navigation
#5946 closed enhancement (fixed)
Opened August 13, 2010 01:42PM UTC
Closed August 18, 2010 02:21PM UTC
Last modified November 19, 2010 06:26PM UTC
buttonset should ignore buttons that are not :visible
Reported by: | spudly | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.5 |
Component: | ui.button | Version: | 1.8.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Sometimes I want to hide certain buttons from a button set. Problem is, when I hide the leftmost or rightmost button in a buttonset then the rightmost visible button does not have rounded corners.
Not sure how hard this would be to fix, but I would guess that this could be accomplished by applying a :visible filter to the set of buttons being transformed so that the corners display properly.
Attachments (0)
Change History (4)
Changed August 18, 2010 02:21PM UTC by comment:1
milestone: | TBD → 1.9 |
---|---|
resolution: | → fixed |
status: | new → closed |
Changed September 10, 2010 05:27PM UTC by comment:2
milestone: | 1.9 → 1.8.5 |
---|
Fixed in 9060bf3.