Created by: jrchamp
For whatever reason, in Chrome, setting touch-action: manipulation on a large interface causes significant performance issues (i.e. scrolling, resizing). If this is only here to support getting rid of the delay on IE/Edge, touch-action: none achieves the same goal without wrecking the performance of other browsers.