Description
Describe the bug
When you Shift+click on [Minify Revit UI] to open config while enabled, config can only hide additional ribbon tabs, it can't exclude tabs from being minified unless [Minify Revit UI] is disabled. So to change the minified tabs, you need to disable Minify, change the config, then enable it again. You should be able to change the config without having to disable and re-enable.
To Reproduce
Steps to reproduce the behavior:
- Configure [Minify Revit UI]
- Enable [Minify Revit UI]
- Configure [Minify Revit UI] while enabled.
- Note that any newly checked ribbon tabs will be hidden (correct), while any unchecked tabs will not be unhidden (incorrect)
Expected behavior
I expect any ribbon tabs checked/unchecked to be enabled/disabled, regardless of whether [Minify Revit UI] is enabled or not.
Desktop (please complete the following information):
- Windows 10 Pro
- pyRevit v4.8.12.22247+0031
- '''==> Registered Clones (full git repos)
==> Registered Clones (deployed from archive/image)
==> Attachments
Unknown | Product: "Autodesk Revit 2023" | Manifest: "C:\Users\Markus\AppData\Roaming\Autodesk\Revit\Addins\2023\pyRevit.addin"
Unknown | Product: "2022.1.1" | Manifest: "C:\Users\Markus\AppData\Roaming\Autodesk\Revit\Addins\2022\pyRevit.addin"
Unknown | Product: "2021.1.2" | Manifest: "C:\Users\Markus\AppData\Roaming\Autodesk\Revit\Addins\2021\pyRevit.addin"
==> Installed Extensions
==> Default Extension Search Path
C:\Users\Markus\AppData\Roaming\pyRevit\Extensions
==> Extension Search Paths
==> Extension Sources - Default
https://github.com/eirannejad/pyRevit/raw/master/extensions/extensions.json
==> Extension Sources - Additional
==> Installed Revits
Autodesk Revit 2023 | Version: 23.1.1.24 | Build: 20221114_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2023"
2022.1.1 | Version: 22.1.10.541 | Build: 20211103_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2022"
2021.1.2 | Version: 21.1.20.44 | Build: 20201109_1530(x64) | Language: 1033 | Path: "Revit 2021"
==> Running Revit Instances
PID: 2640 | 2022.1.1 | Version: 22.1.10.541 | Build: 20211103_1515(x64) | Language: 0 | Path: "C:\Program Files\Autodesk\Revit 2022"
PID: 28640 | 2022.1.1 | Version: 22.1.10.541 | Build: 20211103_1515(x64) | Language: 0 | Path: "C:\Program Files\Autodesk\Revit 2022"
==> User Environment
Microsoft Windows 10 [Version 10.0.19044]
Executing User: Markus
Active User: Markus
Admin Access: Yes
%APPDATA%: "C:\Users\Markus\AppData\Roaming"
Latest Installed .Net Framework: 4.8
Installed .Net Target Packs: v4.8
No .Ne-Core Target Packs are installed.
pyRevit CLI v4.8.12.22247+0031'''
pyrevit env
Additional context
Let it also be noted that [Minify Revit UI] is disabled every time you open a new instance of Revit, or close and re-open your current instance of Revit. This seems like it may be related, but I am unsure.