You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that there are two other changes to scaling that need to be fixed in the development branch: #324 (fix median scaling method) and #299 (scale bar fixes)
The text was updated successfully, but these errors were encountered:
The portal uses WebSocket (ActionCable in Rails) to asynchronously update the interface when a scaling process is finished (basically, update the waiting circle to clickable radio box). Unfortunately, ActionCable is currently not supported on Apache + Passenger (https://www.phusionpassenger.com/library/config/apache/action_cable_integration/). I need to stop Apache to try 2 approaches:
Push the scaling functionality from the dev portal to the production portal.
Hide SDM until #320 is fixed.
Note that there are two other changes to scaling that need to be fixed in the development branch: #324 (fix median scaling method) and #299 (scale bar fixes)
The text was updated successfully, but these errors were encountered: