mirror of
https://github.com/nasa/openmct.git
synced 2025-05-21 01:37:38 +00:00
Ratio used to check if zoom should be in or out now divides lastDistance/distance instead of firstDistance/distance. Therefore by comparing last distance, user is able to zoom in and out on same pinch without removing fingers.
This directory contains bundles which represent specific user-facing features of Open MCT Web, such as plots and other visualizations. Bundles in this directory should be effectively optional.