[go: up one dir, main page]

v0.9.3.3

• Accurately detect when script execution is suspended (REAPER v7.28+ only)
• Fix default flags in Demo > Widgets > Text Input > Multi-line
• Fix empty lines in imgui_defs.lua due to empty section help text
• Fix gaining logical focus when the OS window gets it from a window outside the context
• Fix omitting ColorPick4's ref_col parameter
• Fix splash screen detection being off by one frame
• Limit user window sizes to 8192px per axis to avoid crashes
• macOS: report hit-testing transparency to SWELL's WindowFromPoint
• Windows: fix Alt key input while holding down a mouse button when "Allow keyboard commands when mouse-editing" is disabled

gfx2imgui:
• Accept passing a nil and other non-string names to gfx.init
• Fix gfx.getchar returning a nil second value when closing
• Fix unattached font fallback nearest lookup
• Implement inverted text effect approximation
• Repair rectangle rotation
• Support uppercase font flag bytes