OrcaSlicer/src/slic3r
Vojtech Bubnik 63a3971091 Windows specific: Fixes layout issues on plater, short BitmapComboBoxes
with some Windows scaling, see GH issue #7414.
The issue was most likely due to the initial main frame size
generated by Windows based on some unknown rule based on font scaling
and possibly display size and something else. If the initial window height
is short, then the last controls in a "rubbery" sizer are trimmed
and wxBitmapComboBoxes then remember the initial widget size indefinietly.
2021-12-10 09:34:28 +01:00
..
Config MSW: DarkMode: Improvements for message Dialogs 2021-11-05 15:20:06 +01:00
GUI Windows specific: Fixes layout issues on plater, short BitmapComboBoxes 2021-12-10 09:34:28 +01:00
Utils Deleted unused function in Octoprint 2021-12-03 09:47:56 +01:00
CMakeLists.txt Fixing linking on Windows after eddcd93e82 2021-11-30 09:40:40 +01:00
pchheader.cpp Precompiled headers on Visual Studio & GCC, with the highest hopes 2018-10-29 16:01:26 +01:00
pchheader.hpp Some more reduction of compiler warnings on MSVC 2021-02-10 18:04:16 +01:00