
spiffyui - issue #4
Closing the long message panel on the widgets page causes the table of contents to overrun the grid
Go to the widgets page on spiffyui.org and click the long message panel to close it. The grid will slide up send the text of the tablr of contents will run over the grid.
Comment #1
Posted on Jun 7, 2011 by Quick CamelI've changed this so we are no longer showing the table of contents on the widgets page. I played with a few different ways to make it work there, but nothing really came together. The real problem is that the entire widgets page is already a sorted table so the table of contents just feels unnecessary.
Sending spiffyui-app\src\main\java\org\spiffyui\spsample\client\Index.java Sending spiffyui-app\src\main\resources\org\spiffyui\spsample\client\WidgetsPanel.html Transmitting file data .. Committed revision 1176.
Comment #2
Posted on Jun 7, 2011 by Helpful Camelin r1182, I added the TOC back to WidgetsPanel but it is style differently and placed below text in columns. Please have a look and let me know what you think. Thanks, Zack!
Comment #3
Posted on Jun 7, 2011 by Quick CamelI think it looks great. That is a much better solution than just removing it. Thanks.
Status: Fixed
Labels:
Type-Defect
Priority-Medium