Screenshots

Steps to reproduce
- Create/open the Robot Flow demo project
- Rename one of the Robot item in the explorer with with a very long name
- Click on the root document tree item
- Click on the renamed Robot tree item
Expected behavior
The toolbar takes all the width available, its icons stay on the right.
The selected item's background color takes all the width available.
Actual behavior
The toolbar only takes the min width, its icons do not stay on the right.
The selected item's background color takes the min width.