mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-20 00:49:05 +08:00
ENH:Set the shortcut key for Brim Ears to B
jira: nojira Change-Id: I92c49e1459509bfd5caaf0f1067faf6efaad7f2e
This commit is contained in:
parent
cd3f05b3fe
commit
704d52b48e
@ -38,7 +38,7 @@ bool GLGizmoBrimEars::on_init()
|
||||
|
||||
m_new_point_head_diameter = get_brim_default_radius();
|
||||
|
||||
m_shortcut_key = WXK_CONTROL_L;
|
||||
m_shortcut_key = WXK_CONTROL_B;
|
||||
|
||||
m_desc["head_diameter"] = _L("Head diameter");
|
||||
m_desc["max_angle"] = _L("Max angle");
|
||||
|
Loading…
x
Reference in New Issue
Block a user