Skip to content

Conversation

@arthanson
Copy link
Collaborator

@arthanson arthanson commented Aug 22, 2024

Fixes: #17117

Tabler was creating the caret for the sidebar and buttons via a border and then doing a transform rotation of 45-degrees. This was causing a performance issue on safari. Changed the css to get rid of the transform and use the material icon for the caret.

In screenshot left is old, right is new:

caret3

@arthanson arthanson changed the title 17117 change caret to html entity to fix safari performacne issue DRAFT: 17117 change caret to html entity to fix safari performacne issue Aug 22, 2024
@arthanson arthanson changed the title DRAFT: 17117 change caret to html entity to fix safari performacne issue 17117 change caret to html entity to fix safari performacne issue Aug 23, 2024
@arthanson arthanson marked this pull request as ready for review August 23, 2024 21:36
Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The icon isn't aligned vertically with the menu item text:

screenshot

@jeremystretch jeremystretch merged commit 35e2cf9 into develop Aug 26, 2024
@jeremystretch jeremystretch deleted the 17117-safari branch August 26, 2024 19:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Poor performance in Safari with long lists of items

3 participants