- in Distance Plugin added the ability to use a big cursor; not finished: when the grid is off it is not displayed

This commit is contained in:
Marius Stanciu
2022-03-28 20:06:11 +03:00
committed by Marius
parent 481657dc4a
commit 4745e1cab9
6 changed files with 67 additions and 13 deletions

View File

@@ -4181,6 +4181,8 @@ class MainGUI(QtWidgets.QMainWindow):
if key == QtCore.Qt.Key.Key_G or key == 'G':
self.app.ui.grid_snap_btn.trigger()
if self.app.distance_tool.ui.big_cursor_cb.get_value():
self.app.app_cursor.enabled = True
return
# Jump to coords