I mean that an item is a menu.item or the root of a menu
When creating a tree of items (a menu inside an another menu) they are align incorrect
What is expected - margin of an item of level 1 will be the same as margin of the root of menu level 2
What is got - margin of the root of menu level 2 is the same as margin of the root of menu level 1
(check attached screenshot)
Side menu is used in main screen
How to reproduce:
Create a Jmix project via Intellij Idea Jmix Studio plugin (1.1.0 is the version of Jmix Framework in my case)
I mean that an item is a menu.item or the root of a menu
When creating a tree of items (a menu inside an another menu) they are align incorrect
What is expected - margin of an item of level 1 will be the same as margin of the root of menu level 2 What is got - margin of the root of menu level 2 is the same as margin of the root of menu level 1 (check attached screenshot)
Side menu is used in main screen
How to reproduce:
example-menu.txt
How it looks: