Opened 12 years ago
Last modified 18 months ago
#9670 closed enhancement
BSeparatorItem should draw a vertical line if attached menu layout is B_ITEMS_IN_ROW — at Version 1
Reported by: | jscipione | Owned by: | axeld |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | Kits/Interface Kit/BMenu | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Currently BSeparatorItem always draws a horizontal line under the assumption that the attached menu's layout is B_ITEMS_IN_COLUMN. This assumption, while pretty good, falls down if menu is in B_ITEMS_IN_ROW. In this case the separator should be vertical.
Note:
See TracTickets
for help on using tickets.