Closed LaserMade closed 4 days ago
I was here to add a different Tray menu issue and when trying to recreate that issue I came across this one:
Adding a menu item to the tray menu does not always create the Tray.add(...) line to the script. When it isnt working it only adds Tray.setIcon(...) Picture attached as an example. None of the code in the picture has been modified in any way; it was all autoproduced.
The only thing I've done differently from the last time this was working is this time I created a button first.
ill work on this
I was here to add a different Tray menu issue and when trying to recreate that issue I came across this one:
Adding a menu item to the tray menu does not always create the Tray.add(...) line to the script. When it isnt working it only adds Tray.setIcon(...) Picture attached as an example. None of the code in the picture has been modified in any way; it was all autoproduced.
The only thing I've done differently from the last time this was working is this time I created a button first.