Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix positioning of color picker #42

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Fix positioning of color picker #42

merged 2 commits into from
Apr 25, 2024

Commits on Apr 16, 2024

  1. Fix positioning of color picker

    This fixes the positioning of the color picker so that it is still positioned correctly when the bpmn-js diagram is not in the top left. This also works when there are multiple bpmn-js diagrams on the same page, which is my personal use-case. Previously if you had multiple diagrams, the color picker popup would appear in the top left one no matter where the pad entry was clicked.
    vesper8 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4da29d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    5fc98da View commit details
    Browse the repository at this point in the history