You are not logged in.
Pages: 1
I have a panel in deskbar mode. I want to increase the width of the deskbar in order to display text. This can be achieved by increasing the "row size", but has the side effect of making huge any icons placed on the panel. I attempted to work around this problem by increasing the number of "rows" on the panel. However, this value is capped at 6 (the slider not going any higher on the gui). Changing this value through the settings editor to a value greater than 6 appears to have no effect on the panel. Is there a way I can solve this problem, whether it be by somehow exceeding the row limit of 6, or by changing the width of the panel by other means?
Offline
Yes, the number of rows in the panel is limited to six. It is an arbitrary limit so you can edit the source, recompile the panel and have any number of panel rows you like.
How many rows do you want, and can you produce a screenshot/mockup of what you want to achieve?
Offline
This is a picture. The panel is on the left. As is apparent, the width is too low, and text is cut off.
Last edited by janDoe (2013-03-30 00:43:00)
Offline
the number of rows in the panel is limited to six. i need 10 rows. how can i set up?
Offline
What is your use case for requiring that many rows?
As @andrzejr mentions above, it is hard coded and you'll need to edit the source if you want that changed. Or create a bug report requesting the change and presenting a use case for requiring a higher row limit.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.011 seconds, 12 queries executed - Memory usage: 529.16 KiB (Peak: 530.44 KiB) ]