On Thu, 22 Jun 2023 04:53:21 GMT, Tejesh R <[email protected]> wrote: > Ok, in summary there exists 2 major issues:
Yes. > 1. The text should positioned till the blue-ish pixels is just behind the > header border for each header cell. Let's focus on this one here. Position the text so that it touches the shadow line of the header, the add the 2-pixel margin on the right just like it's done for other sides. > 2. The header border to be aligned with data grid lines. There have been a few instances where border rendering is fixed by removing the scale transform. The same can be done here. If we go for it, it's better to do it separately. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14464#issuecomment-1602534514
