I have been using the “New” highlight in my button bundle.yaml files. However, I was just re-arranging some of my tools and I noticed that when I put a button in a stack, the “New” highlight doesn’t appear anymore. Is it just because they are too small when put in a stack, so the highlights don’t show?
             
            
              
           
          
            
            
              i had the same issue. i actually added this as a bug.
  
  
    
  
  
    
    
      
        opened 04:09AM - 17 Jun 25 UTC 
      
      
     
    
        
          Bug
         
    
   
 
  
    ### ✈ Pre-Flight checks
- [x] I **don't have SentinelOne** antivirus installed … (see above for the solution)
- [x] I have **searched in the issues** (open and closed) but couldn't find a similar issue
- [x] I have **searched in the [pyRevit Forum](https://discourse.pyrevitlabs.io)** for similar issues
- [x] I already **followed the [installation troubleshooting guide](https://pyrevitlabs.notion.site/Installation-issues-f6495adb56254e9e8021f8a68e3b2ab7) thoroughly**
- [x] I am using the **latest pyRevit Version**
### 🐞 Describe the bug
I have been adding the highlight feature and noticed that on the .stack bundle, the highlight command will not work on Revit startup, but does after i reload pyRevit. On the pulldowns it works just fine. I have everything the same with the only difference being .stack vs .pulldown. 

On Revit startup, no highlight on .stack but the pulldown works just fine

always have to reload at startup to get the highlight to show

### ⌨ Error/Debug Message
```shell
was not able to paste. text was beyond the character limit.
```
### ♻️ To Reproduce
1. Open Revit and nagivate to panel. No highlight on any of the stacks
2. Reload pyRevit then the highlights show on all the stacks. 
### ⏲️ Expected behavior
Expecting highlight to show at Revit startup for the stacks just like pulldowns.
### 🖥️ Hardware and Software Setup (please complete the following information)
```shell
Microsoft Windows [Version 10.0.26100.4061]
(c) Microsoft Corporation. All rights reserved.
Z:\>pyrevit env
==> Registered Clones (full git repos)
==> Registered Clones (deployed from archive/image)
master | Branch: "master" | Version: "5.1.0.25155+0904-wip" | Path: "C:\Users\rafael.martinez\AppData\Roaming\pyRevit-Master"
==> Attachments
master | Product: "2023.1.7" | Engine: DEFAULT (2712) | Path: "C:\Users\rafael.martinez\AppData\Roaming\pyRevit-Master"
master | Product: "2022.1.8" | Engine: DEFAULT (2712) | Path: "C:\Users\rafael.martinez\AppData\Roaming\pyRevit-Master"
==> Installed Extensions
MEP Tools By RM | Type: Unknown | Repo: "" | Installed: "R:\HOU\DEPTS\MEP\_Mechanical Group\Mechanical PyRevit\MEP Tools By RM.extension"
MEP Tools By RM v2 | Type: Unknown | Repo: "" | Installed: "C:\Users\rafael.martinez\OneDrive - HOK\_My Hard Drive\My PyRevit\MEP Tools By RM v2.extension"
==> Default Extension Search Path
C:\Users\rafael.martinez\AppData\Roaming\pyRevit\Extensions
==> Extension Search Paths
R:\HOU\DEPTS\MEP\_Mechanical Group\Mechanical PyRevit
C:\Users\rafael.martinez\OneDrive - HOK\_My Hard Drive\My PyRevit
==> Extension Sources - Default
https://github.com/pyrevitlabs/pyRevit/raw/master/extensions/extensions.json
==> Extension Sources - Additional
==> Installed Revits
2025 First Customer Ship | Version: 25.0.2.419 | Build: 20240307_1300(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2025\"
2023.1.7 | Version: 23.1.70.22 | Build: 20250410_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2023\"
2022.1.8 | Version: 22.1.80.32 | Build: 20241107_1515(x64) | Language: 1033 | Path: "C:\Program Files\Autodesk\Revit 2022\"
==> Running Revit Instances
PID: 59728 | 2023.1.7 | Version: 23.1.70.22 | Build: 20250410_1515(x64) | Language: 0 | Path: "C:\Program Files\Autodesk\Revit 2023"
==> User Environment
Microsoft Windows 10 [Version 10.0.26100]
Executing User: GROUP\rafael.martinez
Active User:
Admin Access: No
%APPDATA%: "C:\Users\rafael.martinez\AppData\Roaming"
Latest Installed .Net Framework: 8.0.16
No .Net Target Packs are installed.
No .Net-Core Target Packs are installed.
pyRevit CLI v5.1.0.25155+0904-wip.df435311e47219fd8fbf1cad99388f5ea467dc55
```
### Additional context
_No response_