Skip to content

Spacers from Qt Designer are not marshalled #298

@greeneg

Description

@greeneg

While working on a more complex UI design that uses horizontal spacers, I'm finding that miqt-uic does not marshal them correctly, and instead adds the following line to the generated Go code:

        /* miqt-uic: no handler for spacer */

This in turn, breaks the layout of the interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions