OrcaSlicer/src
SoftFever 5c64a0587a
Fix toolbar rendering on Windows (#2784)
Currently on windows, when you resize the window relatively small, the
end of the toolbar will be clipped like so:

![d95d24afdc47eef04df4a2c755d13494](5f060966-3613-4bd7-8036-e9b27c12ffd3)

This is what it look like on Linux/macOS:

![image](167ab075-1c48-4531-a2ef-3f225874cfbd)

This PR fixes this issue so it behaves like on Linux/macOS:

![60cb540f198c5d680fceaa387302c475](7e1b404b-bdf7-4c3b-bee7-5d2f0a11f91e)
2023-11-19 19:10:01 +08:00
..
admesh NEW:Add progress bar for large file loading (3mf,stl,step) 2022-09-02 12:52:18 +08:00
agg Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
ankerl Initial port of the new ensure vertical thickness algorithm from PrusaSlicer (#2382) 2023-10-19 19:55:05 +08:00
boost Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
build-utils Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
clipper Initial port of the new ensure vertical thickness algorithm from PrusaSlicer (#2382) 2023-10-19 19:55:05 +08:00
clipper2 Fix Clipper2 build with GCC13 2023-06-14 10:43:35 +08:00
eigen Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
expat Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
fast_float Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
glu-libtess Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
hidapi Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
hints Change Application name to OrcaSlicer 2023-03-12 10:05:22 +08:00
imgui Cut: Use Orca color schema and dialog layout 2023-11-04 11:41:11 +08:00
libigl Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
libnest2d ENH: auto-arranging allows more filaments together 2023-10-13 14:43:42 +08:00
libslic3r Add option to "Reverse only internal perimeters" under the reverse on odd feature to reduce part warping (#2722) 2023-11-19 19:02:47 +08:00
mcut Fix build warnings on windows, fix various bugs/logic errors/missing returns/etc, update boost::bind (#2229) 2023-09-27 23:55:23 +08:00
minilzo Support upload g-code to third-party printers 2022-08-20 23:06:41 +08:00
miniz clean up 2023-08-09 13:42:41 +08:00
nanosvg Fixed generation of texture mipmap using glGenerateMipMap (added also for png) 2023-11-18 10:21:41 +08:00
nlohmann Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
platform fix 2023-08-26 20:55:44 +08:00
qhull Support upload g-code to third-party printers 2022-08-20 23:06:41 +08:00
qoi Thumbnail Formats Option Ported from PrusaSlicer and add BIQU/BTT format (#2405) 2023-10-17 20:00:38 +08:00
semver Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
Shiny Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
slic3r Fix toolbar rendering on Windows (#2784) 2023-11-19 19:10:01 +08:00
stb_dxt Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
BaseException.cpp Improve Windows crash log (#2736) 2023-11-15 19:00:55 +08:00
BaseException.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
CMakeLists.txt Thumbnail Formats Option Ported from PrusaSlicer and add BIQU/BTT format (#2405) 2023-10-17 20:00:38 +08:00
OrcaSlicer.cpp Cut: Initial porting of Cut Gizmo 2023-11-04 11:41:11 +08:00
OrcaSlicer.hpp post changes after merging BS1.7.4 2023-08-26 18:45:43 +08:00
OrcaSlicer_app_msvc.cpp clean up 2023-08-09 13:42:41 +08:00
StackWalker.cpp Improve Windows crash log (#2736) 2023-11-15 19:00:55 +08:00
StackWalker.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00