iTwin / appui

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

Increase `SelectionCountField` margins #979

Closed ignas-k closed 2 weeks ago

ignas-k commented 3 weeks ago

Changes

We had no padding on the right side of the SelectionCountField and it looked weird when there was a separator after it (the separator removes padding between different status bar fields). Changes:

Adding some screenshots for comparison. Note that the first two images have separators.

Before:

image image image

After:

image image image

Fixes #978.

Testing

Tested in test-app.

ignas-k commented 2 weeks ago

@Mergifyio backport release/4.16.x

mergify[bot] commented 2 weeks ago

backport release/4.16.x

✅ Backports have been created

* [#988 Increase `SelectionCountField` margins (backport #979)](https://github.com/iTwin/appui/pull/988) has been created for branch `release/4.16.x`