Skip to content

do not redraw the canvas if modifier state has not changed - #38

Open
HenryHu wants to merge 1 commit into
mctechnology17:mainfrom
HenryHu:no_redraw
Open

do not redraw the canvas if modifier state has not changed#38
HenryHu wants to merge 1 commit into
mctechnology17:mainfrom
HenryHu:no_redraw

Conversation

@HenryHu

@HenryHu HenryHu commented Aug 18, 2026

Copy link
Copy Markdown

We don't need to redraw the canvas, if the modifier state is the same as before.
This partially solves #30 for me. When we actually presses the modifier key, it still lags for a short period of time, which I suppose is due to the slowness of draw_canvas() call itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant