Hi, On Wed, 28 Apr 2021 at 12:06, Mike Hallan <[email protected]> wrote: > I've just migrated an application from NB8.2 to NB12.3. > > Is there a way to hide the Performance/Profile item from the toolbar by > default?
The way I've handled it is - https://github.com/praxis-live/praxis-live/blob/master/praxis.live.core.ui/src/org/praxislive/ide/core/ui/resources/Standard.xml and https://github.com/praxis-live/praxis-live/blob/master/praxis.live.core.ui/src/org/praxislive/ide/core/ui/resources/layer.xml#L250 Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
