You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be able to update icons anywhere on the display without fully refreshing display buffer. Useful for user interfaces with icons.
Status
Figured it's quite complex to calculate out the pixels in the buffer to update. @andygock do you know if there is perhaps a simpler more elegant approach to this ?
Description
A function to show icons anywhere on the screen.
Motivation
Be able to update icons anywhere on the display without fully refreshing display buffer. Useful for user interfaces with icons.
Status
Figured it's quite complex to calculate out the pixels in the buffer to update. @andygock do you know if there is perhaps a simpler more elegant approach to this ?
This the implementation I started, not complete:
Reporter
@silver-kuusik
The text was updated successfully, but these errors were encountered: