Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(radar): Delegate event binding #3542

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

netil
Copy link
Member

@netil netil commented Dec 1, 2023

Details

Event binding done unefficiently and called whenever redraws happens.
Make event binding done in delegation mode.

Event binding done unefficiently and called whenever redraws happens.
Make event binding done in delegation mode.
@coveralls
Copy link

Coverage Status

coverage: 94.365% (+0.006%) from 94.359%
when pulling 59ed3fe on netil:radarEvent
into f9c5b75 on naver:master.

@netil netil merged commit a2939c0 into naver:master Dec 1, 2023
10 checks passed
@netil netil deleted the radarEvent branch December 1, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants