powercat-creator-kit icon indicating copy to clipboard operation
powercat-creator-kit copied to clipboard

[BUG]: Tag and Indicator Tag Column borders not always rendering properly.

Open sperry1625 opened this issue 1 year ago • 3 comments

For Tag and IndicatorTag column types, box borders not always rendering correctly.

To Reproduce Steps to reproduce the behavior:

  1. Go to Add column with ColCellType of "tag" and/or "indicatortag".
  2. Add color options, ColTagColorColumn, ColTagBorderColorColumn
  3. Have dataset with a few rows

Expected behavior All tag items have all 4 borders

Screenshots image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Edge
  • Version: 104.0.1293.54 (Official build) (64-bit)

Additional context Add any other context about the problem here.

sperry1625 avatar Aug 17 '22 17:08 sperry1625

Hi @sperry1625 - thank you for reporting this and the detailed screenshots - it really helps. Whilst this is addressed, can you try using the workaround of adding the ColPaddingTop property to the Tag column to add some extra spacing?

scottdurow avatar Aug 17 '22 23:08 scottdurow

I noticed something new today. I am working on a different monitor and the borders are rendering correctly (without the ColPaddingTop property). I also added the ColPaddingTop with an entry of 1. When I am working on the other monitor again I will see if that fixes the issue.

I hope the additional information helps.

Regards,

Steven

sperry1625 avatar Aug 18 '22 13:08 sperry1625

Thanks for the additional info. I suspect that it's to do with dpi and a rounding issue.

scottdurow avatar Aug 18 '22 16:08 scottdurow