We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When scrolling with a touchpad on this license menu it causes the program to panic with this message.
signal 11: segmentation fault 0 Vide 0x000000010093ab34 iui__on_event + 3456 1 Vide 0x0000000100930174 gg__gg_event_fn + 348 2 Vide 0x00000001008ea158 -[_sapp_macos_view scrollWheel:] + 560 3 AppKit 0x00000001989b70fc -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 624 4 AppKit 0x00000001989b6cbc -[NSWindow(NSEventRouting) sendEvent:] + 284 5 AppKit 0x00000001991cebf0 -[NSApplication(NSEventRouting) sendEvent:] + 1656 6 AppKit 0x0000000198ddc89c -[NSApplication _handleEvent:] + 60 7 AppKit 0x0000000198882b08 -[NSApplication run] + 520 8 Vide 0x00000001009463f4 main__main + 36656 9 Vide 0x000000010094bfc0 main + 4824 10 dyld 0x00000001948fc274 start + 2840
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When scrolling with a touchpad on this license menu it causes the program to panic with this message.
The text was updated successfully, but these errors were encountered: