iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
9 stars 2 forks source link

Fix user-select issue when resizing a stage panel #1067

Closed GerardasB closed 1 month ago

GerardasB commented 1 month ago

Changes

This PR fixes #1057 by setting the user-select property on a stage panel resize handle to avoid content selection when resizing the panel.

Additionally, -webkit-user-select property is added with each user-select to fix widget drag/resize issues in Safari.

Testing

Tested manually in test-app.

GerardasB commented 1 month ago

@Mergifyio backport release/4.17.x

mergify[bot] commented 1 month ago

backport release/4.17.x

✅ Backports have been created

* [#1069 Fix user-select issue when resizing a stage panel (backport #1067)](https://github.com/iTwin/appui/pull/1069) has been created for branch `release/4.17.x`