Skip to content

Freeze due to menu safe triangle event queue #870

Closed
@Chrriis

Description

@Chrriis

Hi!

I have an application that has its own event queue. This event queue must be the active event queue or else the application freezes. Unfortunately, when I show a menu under FlatLaf, the application freezes due to the safe triangle feature and its custom event queue.

Thus, I would like to deactivate the safe triangle feature, but I cannot change the code of the application.

  • Is there a way to force "Menu.useSafeTriangle=false" using system properties?
  • Is there a way to use a theme properties file which path is defined by a system property?

Related:
apache/netbeans#4231
#490

Cheers,
-Christopher

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions