Added a To-Do

master
Hauke D 7 years ago
parent 044c55394e
commit fde975c853

@ -275,6 +275,7 @@ sub newsamp {
update();
return $samp;
}
#TODO: Adding samples causes the code table to grow, but not shrink when they are removed
$addsamp->click(sub { newsamp('')->click });
# $re_debug is actually a parameter to update()/actual_update(), but since

Loading…
Cancel
Save