Laggy UI #2

Closed
opened 2024-05-03 01:31:07 +03:00 by leca · 1 comment
Owner

UI is pretty laggy 'cause every card from database is being loaded in the main thread, blocking UI handling for a pretty long time.

I hope I can fix it sometime. Tries to do that are in branch async_load_cards.

UI is pretty laggy 'cause every card from database is being loaded in the main thread, blocking UI handling for a pretty long time. I hope I can fix it sometime. Tries to do that are in branch ``async_load_cards``.
leca added the
enhancement
label 2024-05-03 01:31:26 +03:00
Author
Owner

Fixed in 04c225357c. Closing

Fixed in https://git.foxarmy.org/leca/learn-hieroglyphs/commit/04c225357cfdc7639aef5b6f5c12d8a962fa3f3c. Closing
leca closed this issue 2024-05-13 20:28:04 +03:00
leca reopened this issue 2024-05-13 20:28:23 +03:00
leca closed this issue 2024-05-13 20:28:31 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: leca/learn-hieroglyphs#2
No description provided.