Birk Johansson
Birk Johansson
Interesting. This might be due to different localstorages between the protocols. This should mostly be used to cache the current theme, so that the "time-to-paint" is lower. Seems like a...
Did you try to switch to another theme, then back again?
I'm using the HTML5 color picker, because I was lazy and did not want to introduce dependencies. Might look into replacing it with another one :)
Do you have any other plugins? I.e. the Tempsgraph-plugin? I've not seen this before, so I might need some more information but I will investigate.
Can you omit the changes to "auto switch", and have just the theme in this PR?
Thanks for reporting this! Injecting a style tag may indeed be the better solution, but it would need some refactoring. I've a lot of other work on my hands at...
Thanks for the reports, sorry for the delayed response and resolve time on these issues. I've been having a lot of other stuff to do, and will have some time...
This does not seem to include the frontend changes for the auto-changing feature. Is it dependant upon #27 or do you not want that feature at all?
Good idea! Seems like the "hot-reloading" when switching themes do not work. I would also like more customization on the time, either using input type "time" or probably [this](https://igorescobar.github.io/jQuery-Mask-Plugin/) jquery-plugin,...
Thanks for your kind words! It should already disable the theming, are you taking about the customisable options? I will look into disabling those when touchUI is enabling. Seems reasonable,...