FreeCAD/FreeCAD

Core: Move Structure and Help toolbars to the first row of toolbars by default

Open

#25 340 ouverte le 15 nov. 2025

Voir sur GitHub
 (23 commentaires) (6 réactions) (0 assignés)C++ (5 550 forks)batch import
Approved: UI/UXGood first issueMod: CoreType: Feature

Métriques du dépôt

Stars
 (30 913 stars)
Métriques de merge PR
 (Merge moyen 24j 7h) (217 PRs mergées en 30 j)

Description

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

Feature request Default position of Structure and Help toolbars

Current situation: Structure and Help toolbars are core toolbars which are enabled in all workbenches. In the default installation, they are placed in the second row of toolbars. In all workbenches except Part Design, this means that these two toolbars are the only ones by default in the second row. This takes considerable screen real estate, as can be seen in the Part and Draft WB examples:

Image

Image

Proposed solution: Place these Structure and Help toolbars toolbars by default into the first row.

Image

Advantages:

  • This would mean that all the default toolbars in the first row would be core toolbars and would stay this way during switching between workbenches
  • In all workbenches except for Part Design, this would reduce the default number of toolbar rows by one meaning better layout and more screen space for the 3D view

Disadvantages:

  • it is a change
  • Part Design workbench would not profit from this change

Full version info

OS: Windows 10 build 19045
Architecture: x86_64
Version: 1.1.0dev.20251111 (Git shallow)
Build date: 2025/11/11 16:45:10
Build type: Release
Branch: main
Hash: 4fbb389ce1295e04a5ad7f3a63f68b63b4f4036c
Python 3.11.14, Qt 6.8.3, Coin 4.0.3, Vtk 9.3.1, boost 1_86, Eigen3 3.4.0, PySide 6.8.3
shiboken 6.8.3, xerces-c 3.3.0, IfcOpenShell 0.8.2, OCC 7.8.1
Locale: English/United States (en_US)
Navigation Style/Orbit Style/Rotation Mode: CAD/Rounded Arcball/Window center
Stylesheet/Theme/QtStyle: FreeCAD.qss/FreeCAD Light/
Logical DPI/Physical DPI/Pixel Ratio: 96/92.6073/1

Subproject(s) affected?

Core

Anything else?

I think this would be a small step to make the first experience with FreeCAD a bit nicer. I guess lot of users rearange toolbars after installing FreeCAD and this could save them moving two toolbars less.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Guide contributeur