Fix: attempt for clipping bug - not fixed yet
This commit is contained in:
@@ -113,7 +113,8 @@ An issue touching Tauri runtime behaviors must satisfy all requirements before `
|
||||
- no frontend runtime exception (including `TypeError`) is allowed
|
||||
- scaling behavior remains responsive after each pack switch
|
||||
8. Chroma-key quality check:
|
||||
- verify no visible magenta (`#FF00FF`) fringe remains around sprite edges in normal runtime view
|
||||
- verify no visible magenta background/fringe remains around sprite edges in normal runtime view,
|
||||
including non-exact gradient magenta atlas backgrounds (for example `ferris`/`demogorgon`)
|
||||
9. Scale anchor and bounds check:
|
||||
- repeated scale changes should keep window centered without directional drift
|
||||
- window must remain within current monitor bounds during scale adjustments
|
||||
|
||||
Reference in New Issue
Block a user