jawa0 / aish3

AI LLM Agent with memories
Apache License 2.0
3 stars 1 forks source link

There's no way to set the text of a label, without voice #58

Closed jawa0 closed 10 months ago

jawa0 commented 10 months ago

Currently, you can only set the text of a label when voice input is enabled, when the label is created. The thing is ... we need to add the notion of editable controls or settings panels or whatever. Okay, start with an editable text field for the label text.

jawa0 commented 10 months ago

Fixed/implemented. Double-click Label to edit it.