Skip to content

introduced quick fixes for the EaElements tableview#40

Open
seventil wants to merge 1 commit intodevelopfrom
table_view_fix_border_clicks
Open

introduced quick fixes for the EaElements tableview#40
seventil wants to merge 1 commit intodevelopfrom
table_view_fix_border_clicks

Conversation

@seventil
Copy link

@seventil seventil commented Mar 24, 2026

This PR introduces two fixes for TableView:

pressdelay fixes the non-registered clicks right after scrolling. The value 10 does not introduce any actual delays. Validated that fix in my selectable tableview.

antialiasing fixes the issue that border disappears sometimes on scaled screens like mine (125% scaling). Validated in EasyShapes app as I could reproduce a missing border there:

antialiasing: true in table border Rectangle:
image

antialiasing: false in table border Rectangle:
image

@seventil seventil requested a review from AndrewSazonov March 24, 2026 13:26
@seventil seventil self-assigned this Mar 24, 2026
@seventil seventil added [scope] bug Bug report or fix (major.minor.PATCH) [priority] low Low importance labels Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] low Low importance [scope] bug Bug report or fix (major.minor.PATCH)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant