Adverti horiz upsell

Todo-list Manager 1.1.0 for Maya (maya script)

A simple and easy todo-manager for Maya that saves the todo's INTO the Maya-files.

License
Button download
669 Downloads

Compatibility

  • 2022, 2021, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:02/13/2012
Last Modified:01/19/2023
File Size: 3.77 KB

Bugs

Problem with whitespace-only-entries

Statusactive
Priorityhigh
Date09/14/2012
Submitted byOla Sikström Ola Sikström
It's possible to add items containg only whitespace, which results in weird errors:

  • you can add multiple items with the same name (try adding items with single space)
  • These items can  not be removed
  • After adding a bunch of single-space items and then trying to remove some of them, maya crashes

Perhaps you should do a .strip() on the input, and treat whitespace-entries like you do with empty entries (i.e. not add them, or just clear the input field).

Post a comment: