SicTools
SicTools copied to clipboard
Make components in `MainView` resizable
Change mainFrame
and eastPanel
from JPanel
to JSplitPane
.
This allows the users to resize different views as they want.
Ready to merge
There appears to be a (possibly preexisting) issue with the CPU view when resizing:
The actual contents should fit normally, and by increasing the size just a bit everything looks OK again. I’ll try to reproduce on another system, but maybe you could take a look.
Other than that the change looks good, thanks!