You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ContextualToolbar plugin should become more flexible when dealing with tight spaces, which means additional positions to BalloonPanelView.defaultPositions.
Other: Improvements in the `BalloonPanelView`–based components for the balloon toolbar editor. Closes #236. Closes #234. Closes #224.
BREAKING CHANGE: The position names in `BalloonPanelView.defaultPositions` and their results have changed. Please refer to the latest API documentation to learn more.
There are several improvements to consider to improve the user experience in the contextual editor:
BalloonPanel
Some of the
BalloonPanelView.defaultPositions
names are misleading, e.g.the second one should be
northArrowSouthEast
.ContextualToolbar
ContextualToolbar
plugin should become more flexible when dealing with tight spaces, which means additional positions toBalloonPanelView.defaultPositions
.A follow-up of #402.
The text was updated successfully, but these errors were encountered: