ColdWeatherBoyy / pt-timer

MIT License
0 stars 0 forks source link

Refinding center while Timer is active #17

Open ColdWeatherBoyy opened 3 weeks ago

ColdWeatherBoyy commented 3 weeks ago

Currently, resizing the window with an active timer is broken. Needs to be fixed:

  1. Logic for finding what its initial position would be if it were not transformed/scaled.
  2. Logic for then calculating what its translation should be.