diff --git a/openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/featuresSettings.vue b/openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/featuresSettings.vue index d707c56a..4fc9b74e 100644 --- a/openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/featuresSettings.vue +++ b/openflexure_microscope/api/static/src/components/tabContentComponents/settingsComponents/featuresSettings.vue @@ -14,19 +14,24 @@ for use in clinics acquiring blood smear samples using a 100x oil-immersion objective, with a Raspberry Pi Camera v2.
-+
-
+
ImJoy enables integration with a wide variety of microscopy and image analysis applications, including ImageJ.JS and Kaibu. Support for ImJoy within the OFM software is currently experimental, and it may slow down loading of the application.
-+
ImJoy plugins are disabled in this build of the OpenFlexure software.
@@ -76,7 +81,7 @@ export default { this.$store.commit("changeGalleryEnabled", value); } }, - imjoyPermitted: function () { + imjoyPermitted: function() { // ImJoy may be disabled using an environment variable. // If this function returns false, it is never possible to // use ImJoy, so we should gray out the option.