PMKS-Web / PMKSWeb

An educational web-based tool designed for comprehensive 2D linkage analysis developed at WPI (Worcester Polytechnic Institute)
https://pmksplus.com
3 stars 2 forks source link

Update the settings panel so that everything updates properly #174

Closed AlexG1031 closed 1 year ago

AlexG1031 commented 1 year ago

Fix #46

AlexG1031 commented 1 year ago

Settings panel updates properly. Need to verify unit conversion but will write this in a separate GitHub issue.

Almost pretty sure that copy and paste URL will not update the unit properly... can create a GitHub issue for someone else to fix this.

netlify[bot] commented 1 year ago

Deploy Preview for pmks ready!

Name Link
Latest commit 31406cea0b4b6d05b3e150601dfd0e3f10795b1d
Latest deploy log https://app.netlify.com/sites/pmks/deploys/64e80b9fa6fe6f000825c959
Deploy Preview https://deploy-preview-174--pmks.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

KohmeiK commented 1 year ago
  1. Graph Y axis doesn't update when you change units
  2. LengthUnits have no parathesis in the y-axis label
  3. Changing Units is sometimes now allowed (don't allowed when user drags scroll bar)
  4. Time cursor disappears when new object is selected
  5. Don't allow users to change input direction while animating
  6. Add units to input speed
  7. (not related) but dynamic increment size so that big sliders don't fail

Some of these fixed here: https://github.com/PMKS-Web/PMKSWeb/pull/96

1-5 will be fixed with merging in 96, 6 and 7 we will create GitHub issues for