mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-07 17:26:49 +00:00
wxWidgets 3.2+ asserts on invalid sizer flag combinations where wxEXPAND (which fills the entire space in the secondary direction) is combined with wxALIGN_* flags (which are meaningless when expanding). Remove the conflicting wxALIGN_* flags from all 112 occurrences across 21 files, keeping wxEXPAND and any non-conflicting flags intact.
5.0 KiB
5.0 KiB