Open KonradHoeffner opened 11 years ago
As of commit 0068abf80290d22a9296451e4b63ebf815a3b123 i show results in a VerticalSplitPanel which is more comfortable. We have to find a way to set the heights of all related componentes (SubWindow, Panel which hold SplitPanel, Table etc.) in a more generic way.
The VerticalSplitPanel only shows 3 properties and no paginations so the values for all other properties are not visible anymore. See http://konradhoeffner.de/files/saim_to_little_properties.avi
This was due to a fixed height setting, now the upper splitpanel is scrollable
For fast evaluation of the property values the InstanceInfoTable should always have maximum height (except in extreme circumstances when there are more than 10 properties). I fiddled around with some of the values but I couldnt figure out how to set the table height so that it is always maximized until 10 properties.