GNOME Bugzilla – Bug 703797
Split track -> Split track in parts with a fixed length allows user to select lengths longer than the track
Last modified: 2013-07-30 17:42:44 UTC
Created attachment 248620 [details] [review] Prevent trying to split tracks into parts with fixed length longer than track This is confusing, particularly when clicking then 'Slice' button then fails. Here's a patch to set the GtkSpinButton range max to the length of the track.
Patch merged.