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.6 #78

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

cfillion
Copy link
Member

@cfillion cfillion commented Feb 4, 2024

• Fix a brief display of uninitialized pixels when opening docked windows
• Fix a crash when REAPER quits while a frame is still open
• Fix TableGetColumnSortSpecs accepting invalid negative indices
• Handle font size truncation when computing rendering scale
• macOS: fix fallback for missing font families in recent OS versions
• macOS: fix window position desync when changing monitor resolution in recent OS versions [p=2732554]
• Linux: fix windows not staying in place under certain monitor scales [#13]
• Linux: repair HiDPI scaling (regression from v0.8) [p=2752987]

• Fix a brief display of uninitialized pixels when opening docked windows
• Fix a crash when REAPER quits while a frame is still open
• Fix TableGetColumnSortSpecs accepting invalid negative indices
• Handle font size truncation when computing rendering scale
• macOS: fix fallback for missing font families in recent OS versions
• macOS: fix window position desync when changing monitor resolution in recent OS versions [p=2732554]
• Linux: fix windows not staying in place under certain monitor scales [ReaTeam#13]
• Linux: repair HiDPI scaling (regression from v0.8) [p=2752987]
@cfillion cfillion merged commit 5b021d5 into ReaTeam:master Feb 4, 2024
1 check passed
@cfillion cfillion deleted the reapack.com_upload-1707028144376 branch February 4, 2024 08:19
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