iTwin / appui

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

Change DockedBar position to relative (backport #836) #837

Closed mergify[bot] closed 3 months ago

mergify[bot] 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.


This is an automatic backport of pull request #836 done by Mergify.