Overview

Request 874785 accepted

- Update to 7.1.1
* Fix scrollable trait of a Group not being implemented on Qt
(#1406)
* Fix icon button's clickable area too small for FileEditor and
RangeEditor on Qt and OSX (#1383)
* Fix missing minimize and maximize buttons for dialogs opened
on certain Linux platforms (#1409)
- Release 7.1.0
Highlights of this release
* A new traitsui.testing.api module has been introduced for
testing GUI applications built using TraitsUI. See Testing
TraitsUI Applications for an introduction. Builtin support has
been added for testing several TraitsUI editors. More support
will be added in the future.
* On OSX and Qt, there have been reports of missing UI view
updates after a push button is clicked. While this is
suspected to be a Qt issue, changes have been made to
ButtonEditor, SetEditor and ImageEnumEditor to mitigate the
situation.
* The internal logic for disposing an instance traitsui.ui.UI is
changed as an attempt to resolve AttributeError that occurs
while a nested UI is removed.
Notes on upgrading
* On the issue about Qt button not causing views to update on
OSX, projects that have been working around the issue by
adding GUI().process_events() (or similar) in their
applications may now try to remove those workarounds. However,
the change that mitigates the issue in a production
environment has implications for tests: The button's click
slot is no longer invoked immediately but always invoked by


Matej Cepl's avatar

It would be awfully lovely, if you use fdupes and make rpmlint happy. That’s all we spend our lives on, making rpmlint happy, isn’t it?

Request History
Benjamin Greiner's avatar

bnavigator created request

- Update to 7.1.1
* Fix scrollable trait of a Group not being implemented on Qt
(#1406)
* Fix icon button's clickable area too small for FileEditor and
RangeEditor on Qt and OSX (#1383)
* Fix missing minimize and maximize buttons for dialogs opened
on certain Linux platforms (#1409)
- Release 7.1.0
Highlights of this release
* A new traitsui.testing.api module has been introduced for
testing GUI applications built using TraitsUI. See Testing
TraitsUI Applications for an introduction. Builtin support has
been added for testing several TraitsUI editors. More support
will be added in the future.
* On OSX and Qt, there have been reports of missing UI view
updates after a push button is clicked. While this is
suspected to be a Qt issue, changes have been made to
ButtonEditor, SetEditor and ImageEnumEditor to mitigate the
situation.
* The internal logic for disposing an instance traitsui.ui.UI is
changed as an attempt to resolve AttributeError that occurs
while a nested UI is removed.
Notes on upgrading
* On the issue about Qt button not causing views to update on
OSX, projects that have been working around the issue by
adding GUI().process_events() (or similar) in their
applications may now try to remove those workarounds. However,
the change that mitigates the issue in a production
environment has implications for tests: The button's click
slot is no longer invoked immediately but always invoked by


Matej Cepl's avatar

mcepl accepted request

openSUSE Build Service is sponsored by