pyRevit icon indicating copy to clipboard operation
pyRevit copied to clipboard

Revit 2023, Minify UI keeps reverting

Open kslifter opened this issue 2 years ago • 1 comments

I'm not getting any error codes, but I have noticed that throughout the day I am having to turn off/turn on the Minify Revit UI because what I have minified comes back.

Anyone else experience this?

kslifter avatar Jul 13 '22 19:07 kslifter

I was able to pull the code today --->



DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Architecture

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Structure

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Steel

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Precast

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Systems

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Insert

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Annotate

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Analyze

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Massing & Site

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Collaborate

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: View

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Manage

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Create

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Insert

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Annotate

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: View

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Manage

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Add-Ins

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Quantification

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: BIM One

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: DiRootsOne

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: HotGear

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Ideate Software

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: EF_Tools

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: pyRevit

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Primetools

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Speckle

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Modify | Floors

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Modify

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: In-Place Model

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: In-Place Mass

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Zone

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Family Editor

DEBUG [pyrevit.script] Setting icon state to: True (C:\Users\Ian\AppData\Roaming\pyRevit-Master\extensions\pyRevitTools.extension\pyRevit.tab\Toggles.panel\toggles1.stack\MinifyUI.smartbutton\on.png)

DEBUG [pyrevit.coreutils.ribbon] Creating 16x16 bitmap from: C:\Users\Ian\AppData\Roaming\pyRevit-Master\extensions\pyRevitTools.extension\pyRevit.tab\Toggles.panel\toggles1.stack\MinifyUI.smartbutton\on.png

DEBUG [pyrevit.coreutils.ribbon] Creating 24x24 bitmap from: C:\Users\Ian\AppData\Roaming\pyRevit-Master\extensions\pyRevitTools.extension\pyRevit.tab\Toggles.panel\toggles1.stack\MinifyUI.smartbutton\on.png

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Architecture

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Structure

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Steel

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Precast

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Systems

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Insert

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Annotate

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Analyze

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Massing & Site

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Collaborate

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: View

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Manage

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Create

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Insert

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Annotate

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: View

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Manage

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Add-Ins

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Quantification

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: BIM One

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: DiRootsOne

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: HotGear

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Ideate Software

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: EF_Tools

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: pyRevit

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Primetools

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Speckle

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Modify | Floors

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Modify

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: In-Place Model

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: In-Place Mass

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Zone

DEBUG [pyrevit.coreutils.ribbon] Tab added to the list of tabs: Family Editor

kslifter avatar Jul 15 '22 15:07 kslifter

So I noticed something today as I was working. When I have multiple projects open and switch between them the Minify Toolbar will revert.

kslifter avatar Nov 08 '22 15:11 kslifter