You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pythongosssss e60e19b175
Add support for simple tooltips (#3842)
* Add support for simple tooltips

* Fix overflow

* Add tooltips for nodes in the default workflow

* new line

* Prevent potential crash

* PR feedback

* Hide tooltip when clicking (e.g. combo widget)

* Refactor tooltips, add node level support

* Fix

* move

* Fix test (and undo last change)

* Fixed indent

* Fix dom widgets, dont show tooltip if not over canvas
6 months ago
..
ui Active workflow use primary fg color (#4090) 7 months ago
api.js Supress frontend exception on unhandled message type (#4078) 7 months ago
app.js Add support for simple tooltips (#3842) 6 months ago
changeTracker.js Fix undo incorrectly undoing text input (#4114) 7 months ago
defaultGraph.js Change the default prompt to something more impressive. 2 years ago
domWidget.js Add support for simple tooltips (#3842) 6 months ago
logging.js Fix logging not checking onChange 1 year ago
pnginfo.js Fix bug loading flac workflow when it contains = character. 7 months ago
ui.js Save and load workflow from the flac files output by SaveAudio. 8 months ago
utils.js New Menu & Workflow Management (#3112) 8 months ago
widgets.js Add support for simple tooltips (#3842) 6 months ago
workflows.js New menu/workflows fixes (#3900) 8 months ago