david-pfx / PuzzleScriptNext

A direct successor to PuzzleScript, building on the work of PuzzleScript Plus, Pattern:Script and others.
http://www.puzzlescriptnext.polyomino.com
MIT License
15 stars 6 forks source link

FlickScreen placement #88

Closed TannerJ07 closed 2 weeks ago

TannerJ07 commented 2 months ago

Describe the bug Placing objects in with flickscreen on places weird

Reproduction Steps

  1. Turn flickscreen on (3x3 for this example)
  2. Place any object at a position four squares from the left
  3. It will be placed one square from the left

What did you expect would happen? It should be place in the visual position of four from the left.

OS & Browser version, desktop/mobile Browser version, Chrome.

Screenshots, example projects, other relevant issues, etc. No screenshot available at the moment. Let me know if it is not reproducible.

david-pfx commented 2 months ago

Cannot reproduce. What program were you editing?

TannerJ07 commented 2 months ago

Program? PS>. Also I cannot demonstrate because the "give puzzlescript next permission" button does not work.

david-pfx commented 2 months ago

It works fine on the dev build. https://david-pfx.github.io/PuzzleScriptNext/src/index.html The stable build has a known problem: the URL is wrong, it should be https://puzzlescriptnext.polyomino.com/auth_pat.html.

david-pfx commented 1 month ago

Any progress on this? The share link should work now.