Skip to content

pygame_widgets.update(events) fails #89

@Dibal

Description

@Dibal

Describe the bug
pygame_widgets.update(events) provokes error:
AttributeError: 'OrderedSet' object has no attribute 'copy'

To Reproduce
Any demo program of pygame_widgets fails because all of them require pygame_widgets.update()

Expected behaviour
A button or a textbox ...

Version Numbers

  • Pygame Widgets: Vers. 1.2.3
  • Pygame: pygame-ce (!) Version: 2.5.6
  • Python: 3.14.2
  • Operation system: Linux Fedora

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions