Skip to content

SDL implementation references an obsolete field #6

@nvladimiroff

Description

@nvladimiroff

It looks like imgui_impl_sdl2.rb references a field of ImguiIO--ClipboardUserData--that was removed in 95c1a84.

This causes the bindings to crash when hitting that line with a 'FFI::Struct#[]=': No such field 'ClipboardUserData' (ArgumentError) error.

My code is a bit of a mess, so getting an isolated example is a bit tricky, but lemme know if that'd help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions