#25 closed defect (fixed)
Icon only no longer provides multiple row if you make the widget taller
Reported by: | Gregg Young | Owned by: | Gregg Young |
---|---|---|---|
Priority: | major | Milestone: | 2.9.0 |
Component: | widget | Version: | 2.81 |
Keywords: | Cc: |
Description
Change History (5)
comment:1 by , 10 years ago
Summary: | Icon only no longer provides multiple row if you make to widget taller → Icon only no longer provides multiple row if you make the widget taller |
---|
comment:2 by , 10 years ago
comment:3 by , 7 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
Note:
See TracTickets
for help on using tickets.
The code added in 2,71 to allow making things icon only on a window by window basis is not ready and I am unclear why it is needed. Does anyone use this feature. In order to make this workable the desktop button needs to remain in the first position on the left moving it by putting the icon only buttons in front of it just makes every thing hard to find. Group doesn't work as I would expect when using the icon only selection box. I would expect that if I selected a 4os2 window as icon only that all subsequent 4os2 windows would be icon only this is not the case. Lastly the icon only windows need to wrap like the others to avoid wasting taskbar space which is the case with this code since they grow in height instead of wrapping in rows. I have reverted the size code to 2.70. This makes the icon only settings page superfluous since it does nothing. Therefore I plan to remove it. I assume the icon only list is in the ini so I will need to include code to remove it.