Blender Git Loki
Git Commits -> Revision 9f58843
Revision 9f58843 by Hans Goudey (master) December 16, 2020, 20:40 (GMT) |
Fix T83861: Snapping panel from shortcut dissapears after click This simple change sets the call_panel operator's "keep_open" property to True for the viewport snapping panel called with `ctrl-shift-tab`. There are quite a few settings in this panel, it often makes sense to change more than one of them at a time, especially because multiple snap elements can be active at the same time. |
Commit Details:
Full Hash: 9f588432e9dbf4dc8f0c822fdbad2f7dc4b5ca47
Parent Commit: 07c4615
Lines Changed: +1, -1
1 Modified Path:
/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+1, -1) (Diff)