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(brush): force brush tool per panel (#1071) [25.0.x] #1073

Merged
merged 2 commits into from
Mar 11, 2021

Conversation

markov00
Copy link
Member

Backports the following commits to 25.0.x:

This commit force the brush tool to work per panel when using small multiples. This behavior is built to works independently from the presence or absence of a small multiples configuration.
It works by forcing the brushable area to be constraint between the boundaries of the panel where the brushing event started. The brush selection doesn't move between panels and the coordinate of the mouse down event determines the limiting panel.

fix elastic#1070
@markov00 markov00 merged commit c9ac2c0 into elastic:25.0.x Mar 11, 2021
@markov00 markov00 deleted the backport/25.0.x/pr-1071 branch March 11, 2021 19:39
github-actions bot pushed a commit that referenced this pull request Mar 11, 2021
## [25.0.4](v25.0.3...v25.0.4) (2021-03-11)

### Bug Fixes

* **brush:** force brush tool per panel ([#1071](#1071)) [25.0.x] ([#1073](#1073)) ([c9ac2c0](c9ac2c0)), closes [#1070](#1070)
@nickofthyme
Copy link
Collaborator

🎉 This PR is included in version 25.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants