-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
library: Ported View switcher to rust #594
Conversation
Should I synchronize the JavaScript version too? |
@saadulkh yes, we should keep ports in sync with each others. Thanks! |
Thanks, @saadulkh. |
Lemme give it a try. Edit: Done |
One small warning from the Javascript linter in the CI, then we are ready to go :) |
Some problem with the CI now? It is not happy with change in indentation ig. |
This reverts commit 56887ff.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks a lot! 😁
Check button is not working right now. @Hofer-Julian Plz have a look.