SicTools icon indicating copy to clipboard operation
SicTools copied to clipboard

Make components in `MainView` resizable

Open Lenart12 opened this issue 2 years ago • 2 comments

Change mainFrame and eastPanel from JPanel to JSplitPane. This allows the users to resize different views as they want.

Lenart12 avatar Nov 07 '22 20:11 Lenart12

Ready to merge

Lenart12 avatar Nov 09 '22 17:11 Lenart12

There appears to be a (possibly preexisting) issue with the CPU view when resizing:

resize

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!

jetomit avatar Nov 09 '22 18:11 jetomit