2269e1b183
It is not possible to precisely calculate actual window size before the rendering, so I added a safety margin. It would be nicer to let the window autoscale and only use the inflated dimension for possible moving the window upward to prevent collision with the bottom panel, but... ImGui autoscaling does not work properly for some reason (the window size autoscales only after a mouse move), so this is a workaround. |
||
---|---|---|
.. | ||
Config | ||
GUI | ||
Utils | ||
CMakeLists.txt | ||
pchheader.cpp | ||
pchheader.hpp |