M0ebiu5

Results 24 issues of M0ebiu5

Great development so far James, thank you! I have some ideas, maybe you like it: - implement sound recording via mems microphone (i guess one has to decide between video...

When importing a flow with multiple polymer widgets, the widgets lose their internal connection. A button widget does not show any of the available groups - not even a newly...

bug

A page with 7 buttons and 3 images takes 16 seconds to load with latest chrome on a note II. A similar page in the default dashboard loads in 7...

bug
needs clarification

if addClass is used on the button widget with a different bg-color, the color of the button is not entirely changed - only a frame around the button label.

documentation needed
needs clarification

It is not possible to set the payload and topic attribute of the button widget dynamically via a msg. like msg.payload = { "label": "new label!", "topic": "mqtt/set/t1", "payload": "1"...

bug

Support for templates in each label field would be nice. Now its pretty extensive to compose a string with different variables for the label and this functionality is often needed....

enhancement

eg: If a page is open in multiple browsers, the change of a slider is not propagated to the other browsers.

needs clarification

Maybe title should also be renamed to label, to be consistent with the other widgets.

bug

For some resources (eg image from webcam) it would be nice, to have an option to load the resource only on the server. Also, there should be a possibility to...

enhancement

It would be handy, if the value of the html widget could not only be set via message, but also in the options.

enhancement