tischfieldlab / moseq-reports

Interactive interrogation of Moseq models
0 stars 0 forks source link

Fix State Map Snapshot and Offset #109

Closed jmc07712 closed 2 years ago

jmc07712 commented 2 years ago

Overview

This PR fixes the snapshot issues we've been experiencing on various high DPI displays. The following displays were tested:

This PR also addresses the issues with click ability when the state map is moved. By forcing a re-render, the state map updates to the right location after it has been translated in the x and y direction.

Addresses #97.