lilyvanoekel / lilyvanoekel/rust_scope

Changing the cursor doesn't seem to work

Open
#1 0 comments 0 reactions 1 assignee Claimed by @lilyvanoekel View on GitHub
bug
Dominant language
Rust
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

There's code to attempt to change the cursor to a move one, so the user knows to drag to update params:

```rust
egui_ctx.set_cursor_icon(egui::CursorIcon::Move);
```

But this doesn't actually seem to work. Tested in Reaper and Bitwig on OSX.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.