Skip to content

Releases: parkouss/funq

Release 1.2.0

12 Aug 04:19
8fa127f
Compare
Choose a tag to compare

Added

  • Support for grabbing the content of widgets as a picture
  • Support for converting widget coordinates
  • Support for moving and resizing widgets

Changed

  • Refactor model/view related classes (moved/renamed several methods)

Fixed

  • Random failures of ComboBox.model_items()
  • Race conditions between object_properties and object_set_properties