The system resource summary seems misplaced when not displaying rendered planets, and it is somewhat small so should fit inside SidePanel's borders.
The attached patch does this, see before / after * with / without patch screencaptures
I had code to make it follow the "display rendered planets" UI option, but that seemed more complicated for no gain... KISS
In addition to the previous patch, we can probably do the following cleanups:
because the soon call to dolayout() will give it a good size & placement anyway
Again, as a UI change, this should be discussed in the forums. It was written as it is intentionally...
Follow up here : http://www.freeorion.org/forum/viewtopic.php?f=9&t=8924
Design issue... discuss on forums if still interested.
Log in to post a comment.
I had code to make it follow the "display rendered planets" UI option, but that seemed more complicated for no gain... KISS
In addition to the previous patch, we can probably do the following cleanups:
because the soon call to dolayout() will give it a good size & placement anyway
Again, as a UI change, this should be discussed in the forums. It was written as it is intentionally...
Follow up here : http://www.freeorion.org/forum/viewtopic.php?f=9&t=8924
Design issue... discuss on forums if still interested.