mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
fix panic when setting mouse cursor in nih_plug_egui
This commit is contained in:
committed by
Robbert van der Helm
parent
b2586ded48
commit
0d608592b5
@@ -10,6 +10,12 @@ Since there is no stable release yet, the changes are organized per day in
|
||||
reverse chronological order. The main purpose of this document in its current
|
||||
state is to list breaking changes.
|
||||
|
||||
## [2024-02-23]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed `nih_plug_egui` panicking due to cursor icons not yet being implemented in baseview for MacOS and Windows.
|
||||
|
||||
## [2024-02-22]
|
||||
|
||||
### Breaking changes
|
||||
|
||||
Reference in New Issue
Block a user