iTwin / appui

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

Change DockedBar position to relative #836

Closed ignas-k closed 3 months ago

ignas-k commented 3 months ago

Changes

When contentAlwaysMaxSize preview feature is enabled, the content takes up the whole window. In this PR I removed position: absolute from status bar and tool settings but they are needed in this situation so the bars can be displayed above the content.

Testing

Tested in test-app.

ignas-k commented 3 months ago

@mergifyio backport release/4.13.x

mergify[bot] commented 3 months ago

backport release/4.13.x

✅ Backports have been created

* [#837 Change DockedBar position to relative (backport #836)](https://github.com/iTwin/appui/pull/837) has been created for branch `release/4.13.x`