I think we should do something similar. Examples of strings that can be found everywhere in the code: ".osp" "thumbnail"
-- You received this bug notification because you are a member of OpenShot Bugs, which is subscribed to OpenShot Video Editor. https://bugs.launchpad.net/bugs/602637 Title: Constant Values Status in OpenShot Video Editor: Triaged Bug description: There are a few constant value limits that I could not see how to change (in the code): 1. 300.000000000 - The limit to the number of seconds an image can apply. 2. -110 - The limit for X and Y (%) when setting keyframes for an image. Such limitations seem arbitrary and unnecessarily prohibitive. Recommendations: (a) Include a single Python file called constants.py and place all limiting constants in that file. (b) Allow the user to change the limits in the Edit -> Preference settings. The limit for -110 cannot be worked around. The limit for 300 can be worked around by duplicating the image. To manage notifications about this bug go to: https://bugs.launchpad.net/openshot/+bug/602637/+subscriptions -- Mailing list: https://launchpad.net/~openshot.bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~openshot.bugs More help : https://help.launchpad.net/ListHelp

