Browse Source
Hardware cursor should get initialized even for non mouse control types (e.g. `ControlTypes::None`), because by the time the control type gets initialized or changes the cursor is already set up and won't change. Fixes #4233pull/4236/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue