We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
When trying to reorder the Properties of a Section, either a background error (a) or an error with a message (b) occurs:
Traceback (most recent call last): File "/home/msonntag/Chaos/work/odml-ui/odmlui/DragProvider.py", line 138, in _on_drag_get_data selection.set(target_atom, 8, data.encode()) AttributeError: 'NoneType' object has no attribute 'encode'
Editing failed: 'Property' object has no attibute 'reorder'.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When trying to reorder the Properties of a Section, either a background error (a) or an error with a message (b) occurs:
Editing failed: 'Property' object has no attibute 'reorder'.
The text was updated successfully, but these errors were encountered: