From 160f81abd8371bb30da10cf9e398f3a9eb50ce98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Pinkava?= Date: Fri, 13 Sep 2024 12:42:41 +0200 Subject: [PATCH] BIM: Fix tabstop order for Project Manager dialog Until now not defined explicitly, using tab juped throught boxes in order in which they were created, which is really jumpy user experience. --- .../BIM/Resources/ui/dialogProjectManager.ui | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/src/Mod/BIM/Resources/ui/dialogProjectManager.ui b/src/Mod/BIM/Resources/ui/dialogProjectManager.ui index f9efb5ccbb..bc6111c044 100644 --- a/src/Mod/BIM/Resources/ui/dialogProjectManager.ui +++ b/src/Mod/BIM/Resources/ui/dialogProjectManager.ui @@ -638,6 +638,43 @@
Gui/Widgets.h
+ + presets + buttonSaveTemplate + buttonLoadTemplate + scrollArea + groupNewDocument + projectName + addHumanFigure + groupSite + siteName + siteAddress + siteLatitude + siteLongitude + siteDeviation + siteElevation + groupBuilding + buildingName + buildingUse + buildingLength + buildingWidth + countVAxes + distVAxes + countHAxes + distHAxes + lineWidth + lineColor + countLevels + levelHeight + levelsAxis + levelsWP + groupsList + buttonAdd + buttonDel + buttonSave + buttonOK + buttonCancel +