ruby-imgui
ruby-imgui copied to clipboard
Yet another ImGui wrapper for Ruby
Results
1
ruby-imgui issues
Sort by
recently updated
recently updated
newest added
It looks like `imgui_impl_sdl2.rb` [references](https://github.com/vaiorabbit/ruby-imgui/blob/master/lib/imgui_impl_sdl2.rb#L264) a field of ImguiIO--ClipboardUserData--that was removed in 95c1a84b7a276af45273c8dd17d567102367ae1f. This causes the bindings to crash when hitting that line with a `'FFI::Struct#[]=': No such field 'ClipboardUserData'...