Hello,
I'm seeing some layout issues when using a ListGrid with frozen fields. If the frozen and unfrozen cells have different border heights, the rows become misaligned. Scrolling can sometimes snap them back into place, but it's inconsistent.
I've attached a test case. The single line borders should always line up. But you can see the extra height from the double borders pushing things out of alignment.
SmartGWT: SNAPSHOT_v13.0d_2020-11-17/LGPL Development Only (built 2020-11-17) (Also tested the nightly 12.1 build from 2020-11-14)
Chrome: Version 86.0.4240.198 (Official Build) (64-bit)
Edge: 44.18362.449.0
Thanks,
John
I'm seeing some layout issues when using a ListGrid with frozen fields. If the frozen and unfrozen cells have different border heights, the rows become misaligned. Scrolling can sometimes snap them back into place, but it's inconsistent.
I've attached a test case. The single line borders should always line up. But you can see the extra height from the double borders pushing things out of alignment.
SmartGWT: SNAPSHOT_v13.0d_2020-11-17/LGPL Development Only (built 2020-11-17) (Also tested the nightly 12.1 build from 2020-11-14)
Chrome: Version 86.0.4240.198 (Official Build) (64-bit)
Edge: 44.18362.449.0
Thanks,
John
Comment