mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 02:07:54 -06:00
#4892 - Follow-up of 30481e1ea8
-> Fixed behavior of imgui dialog for settings of 3DConnexion devices (CTRL+M) on Windows
This commit is contained in:
parent
8af25f7771
commit
944e760722
3 changed files with 238 additions and 51 deletions
|
@ -62,6 +62,6 @@
|
|||
//===================
|
||||
#define ENABLE_2_3_0_ALPHA3 1
|
||||
|
||||
#define ENABLE_CTRL_M_ON_WINDOWS (0 && ENABLE_2_3_0_ALPHA3)
|
||||
#define ENABLE_CTRL_M_ON_WINDOWS (1 && ENABLE_2_3_0_ALPHA3)
|
||||
|
||||
#endif // _prusaslicer_technologies_h_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue