Menu

Commit [r23553]  Maximize  Restore  History

Merged revisions 23551 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r23551 | bugman | 2014-05-28 18:11:40 +0200 (Wed, 28 May 2014) | 11 lines

Fix for bug #22102, the point argument of the dx.map user function failing in the GUI.

This is reported at https://gna.org/bugs/?22102.

The Sequence_2D GUI element used for all list of lists arguments in the user function GUI windows
now correctly handles variable length lists. The first column which shows a count of the elements
is now properly taken into account in the SetValue(), GetValue() and add_item() methods, via a new
self.offset variable. The self.variable_length variable has also been fixed so it is not
overwritten by the parent Sequence GUI element.
........

bugman 2014-05-28

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/gui/input_elements/sequence.py
changed /branches/frame_order_cleanup/gui/input_elements/sequence_2D.py
/branches/frame_order_cleanup/gui/input_elements/sequence.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/gui/input_elements/sequence_2D.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.