Hello,
I've noticed something strange with SorterButton on ListGrid.
Stratus has CSS styling on ListGrid and have 1px border on bottom of headerButton/sorterButton.
Take a look at this two screenshots that were taken on:
https://www.smartclient.com/smartgwt/showcase/#grid_sortfilter_filter
Initially line below sorterButton and headerButton aligns correctly.
When enabling sorting and sorterButton is redrawn it 1px higher. In fact it's larger exactly by this border bottom width.
On Tahoe skin there is no this effect because it has no border.
I've also seen similar problem with right border on headerButton. It appears ok but when headerMenuButton is used all borders disappear.
In this case width is affected and after headerMenuButton is shown/hidden all headerButtons are wider for exactly border width so it disappears.
Tested on online version and locally on latest nightly:
12.1p 2021-01-20
Is it some kind of hidden bug?
Best regards
I've noticed something strange with SorterButton on ListGrid.
Stratus has CSS styling on ListGrid and have 1px border on bottom of headerButton/sorterButton.
Take a look at this two screenshots that were taken on:
https://www.smartclient.com/smartgwt/showcase/#grid_sortfilter_filter
Initially line below sorterButton and headerButton aligns correctly.
When enabling sorting and sorterButton is redrawn it 1px higher. In fact it's larger exactly by this border bottom width.
On Tahoe skin there is no this effect because it has no border.
I've also seen similar problem with right border on headerButton. It appears ok but when headerMenuButton is used all borders disappear.
In this case width is affected and after headerMenuButton is shown/hidden all headerButtons are wider for exactly border width so it disappears.
Tested on online version and locally on latest nightly:
12.1p 2021-01-20
Is it some kind of hidden bug?
Best regards