openflexure-microscope-server/openflexure_microscope/api/static/src/components
Richard 82a277b04c Cache stream settings in local storage
GPU preview and MJPEG stream settings are now persisted
using localStorage.  The old code that disabled
the stream for local connections now
just sets the initial/default value.

The initialisation of stream settings is now done
in the created() method of streamContent.vue.

I've eliminated the "globalsafetogglepreview" event
in favour of watching the store.
2021-04-27 16:36:55 +01:00
..
fieldComponents Handle missing this.$refs.textboxKey ref 2020-12-07 11:12:07 +00:00
genericComponents Fixed onError propagation 2020-12-04 15:08:39 +00:00
modalComponents Removed old console logs 2020-11-23 13:08:44 +00:00
pluginComponents Removed old console logs 2020-11-23 13:08:44 +00:00
tabContentComponents Cache stream settings in local storage 2021-04-27 16:36:55 +01:00
appContent.vue Cache stream settings in local storage 2021-04-27 16:36:55 +01:00
loadingContent.vue Rearranged main components 2020-10-27 14:52:27 +00:00