Tiny Dash value #6399
Replies: 1 comment
-
Posted at 2021-02-18 by @gfwilliams I'm afraid there's nothing at the moment. I guess in an ideal world it'd just use a 'input' element for the value in that case. Posted at 2021-02-18 by kri100s Thanks @gfwilliams for quick answer. Tinydash is great for experiments but very limited at the moment. Would be great if this project evolved. I would say top feature to add would be scaling. Posted at 2021-02-18 by @gfwilliams For anyone else wondering about this, there's a demo here: https://espruino.github.io/TinyDash/ You mean scaling the size of elements to fit in the correct area of the element, or scaling to fill the screen? But yes, I'd really like to see it get better as well - I've just got a lot on at the moment and not much time. It'd be great if there were some contributions. Personally I'd really like it to look a bit cleaner, and maybe have some kind of simple layout system so you can just add elements to it and not worry (or maybe just make a layout editor that works). I was vaguely wondering about trying to set up a some kind of hack day to work on it... In an ideal world we have an easy option for integration with MQTT over WebSockets or something like that. Posted at 2021-02-18 by kri100s Scaling as in when you resize the browser it scales with it. I am using tinydash for a web bluetooth joystick. It can be used from phone as well and right now button sizes are fixed which makes everything clattered on a small screen. WebJoystick Posted at 2021-02-19 by @gfwilliams Ahh - yes, I believe I use Posted at 2021-02-19 by kri100s Thanks. This seems to be working nice. I will look into adding this functionality into tiny dash. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-02-17 by kri100s
Hi All, I am trying to use tiny dash value control. Is there a way to type the value in from keyboard? It seems the only way to change it from UI is through the arrow buttons.
Beta Was this translation helpful? Give feedback.
All reactions