Skip to content
New issue

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

Release ReaImGui: ReaScript binding for Dear ImGui v0.8.7.3 #65

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

cfillion
Copy link
Member

@cfillion cfillion commented Sep 5, 2023

• Report stored size when opening a docked window [p=2700189]
• macOS and Windows: fix a memory leak and potential crash when the renderer fails to initialize
• macOS: fix a crash when pressing mouse buttons higher than 5
• macOS: fix a memory leak and a potential crash in the Metal renderer when images are incorrectly re-created every frame while a window is occluded [p=2698614]
• macOS: fix mouse events not reaching REAPER after opening a native menu while a mouse button is down then pressing another button
• macOS: release mouse capture on window focus changes [p=2695756]
• macOS: send a single right-click event when handling the "Control+left-click emulates right-click" setting

• Report stored size when opening a docked window [p=2700189]
• macOS and Windows: fix a memory leak and potential crash when the renderer fails to initialize
• macOS: fix a crash when pressing mouse buttons higher than 5
• macOS: fix a memory leak and a potential crash in the Metal renderer when images are incorrectly re-created every frame while a window is occluded [p=2698614]
• macOS: fix mouse events not reaching REAPER after opening a native menu while a mouse button is down then pressing another button
• macOS: release mouse capture on window focus changes [p=2695756]
• macOS: send a single right-click event when handling the "Control+left-click emulates right-click" setting
@cfillion cfillion merged commit 44bce74 into ReaTeam:master Sep 5, 2023
1 check passed
@cfillion cfillion deleted the reapack.com_upload-1693949621493 branch September 5, 2023 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant