-
Notifications
You must be signed in to change notification settings - Fork 114
Description
Hi, I am trying to run Volcanic.exe using mono on Linux and some tabs are not rendering properly at least on my 4K monitor.
The issue only seems to happen with some tabs which don't fully extend to the size of the window, so this is probably and anchoring problem in some elements of the tabs.
These bugs make Volcanic quite unusable in some cases.
Here are the problematic tabs:
The VMInspector of Volcanic:
The 3D
tab on Edit Object
This one is particularly problematic because I can't export the model to an obj file.
The XML Entry
tab on Edit Object
Pretty sure this is problem with the container anchors but I can't seem to find the source code for Volcanic so I can't really check it.
I did try to pass different values for GTK_SCALE but this doesn't change much.
EDIT: I finally realized that Volcanic’s source is in FSO.IDE, sorry. Regardless, the issue remains.