diff --git a/API/reaper_imgui.ext b/API/reaper_imgui.ext index 5da5a4d..d8f5468 100644 --- a/API/reaper_imgui.ext +++ b/API/reaper_imgui.ext @@ -1,9 +1,7 @@ @description ReaImGui: ReaScript binding for Dear ImGui @author cfillion -@version 0.10.0.4 -@changelog - • Linux: fix crash when docking on Linux since 0.10.0.3 - • Windows: fix docked windows being invisible until resized since 0.10.0.3 [p=2934941] +@version 0.10.0.5 +@changelog • Linux: fix unmovable and unresizable windows in KDE since 0.10.0.3 [#31] @provides [darwin32] reaper_imgui-i386.dylib https://github.com/cfillion/reaimgui/releases/download/v$version/$path [darwin64] reaper_imgui-x86_64.dylib https://github.com/cfillion/reaimgui/releases/download/v$version/$path