-
Notifications
You must be signed in to change notification settings - Fork 24
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
Pop container can easily cause the entire page to overflow.Can you add fill to currentcolor for the icon to facilitate color setting #277
Comments
CC @pinussilvestrus. Maybe you can have a look? |
And how do I disable this pop-up |
@zxuanhong simply hide it's activating button via .bio-properties-panel-group-entries button.bio-properties-panel-open-feel-popup {
display: none;
} |
@zxuanhong you can easily change colors of the drag icon with css filters |
@christian-konrad I think it's easier to set up with currentColor |
With #280 we aim to add an option to configure the parent container of the popup editor. |
@pinussilvestrus I only used bpmn js, so need to adjust the bpmn-js-properties-panel component configuration |
@zxuanhong this option will be present via bpmn-io/bpmn-js-properties-panel#970 in bpmn-js-properties-panel as well |
@pinussilvestrus Thank you very much. I think there should be no problem only to set up, so I will close the current issue |
Describe the Bug
Environment
The text was updated successfully, but these errors were encountered: