MycroftAI / mycroft-gui

The Graphical User Interface used by the Mycroft Mark II and more
Apache License 2.0
167 stars 57 forks source link

Prettify the Settings page #3

Closed penrods closed 5 years ago

penrods commented 5 years ago
notmart commented 5 years ago

that sould probably be a FormLayout, a control we have for things in forms, which i always meant to port it to, but never came around to :) tough until it has only one line this form may be fine too

penrods commented 5 years ago

OK, sounds like I might as well pull this in and then you can replace it with a better solution later.