esaruoho / org.lackluster.Paketti.xrnx

Quality-of-Life (QoL) Workflow suite of tools for Renoise written with LUA - Continually ingesting and porting features from other tracker software (Impulse Tracker, Scream Tracker, ModPlugTracker, PlayerPro etc)
Other
17 stars 0 forks source link

add tooltips to gui dialogs!! #217

Closed esaruoho closed 1 month ago

esaruoho commented 3 months ago
}
local configDescription = {
    showNewDevices = {type = "boolean", txt = "Also show new devices."}, 
    showTwoMenues = {type = "boolean", txt = "Split legacy and recent devices in submenus."}, 
}
esaruoho commented 1 month ago

too loose