GitHub user neilcsmith-net added a comment to the discussion: Custom Action not picking the icon nor shortcut in menus
Why are you using `lazy=true` ? See https://bits.netbeans.org/27/javadoc/org-openide-awt/org/openide/awt/ActionRegistration.html#lazy() > I think some NB actions suffer the same issue, for example sho IDE Log. No, it doesn't. It sets `iconInMenu=false`. Moving this into a discussion. These are usage questions, not an issue with the platform. GitHub link: https://github.com/apache/netbeans/discussions/8767#discussioncomment-14231209 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- 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
