Skip to content

Commit

Permalink
⬆ [ImGui] Lock mouse instead of wrapping it when using Drag widget
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFouchy committed Mar 18, 2024
1 parent 152bdc5 commit 6300369
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cool
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
## 🐣beta-16 WIP

- ✨ The slider for some parameters (Zoom, Time Speed, etc.) now behaves logarithmically, meaning it will have equal precision in the 0-1 range as in 1-∞. Basically this means they are more practical to use.
- ✨ When using a Drag widget, the mouse position now stays locked in place instead of wrapping around the screen.
- 🐛 Remove incompatible link when creating a link backward from a pin

## 🐣beta-15

Expand Down

0 comments on commit 6300369

Please sign in to comment.