-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clipArea
bug for screen icons
#89
Labels
type:bug
Something isn't working
Comments
This was referenced Feb 29, 2024
Closed
jonathanolson
added a commit
to phetsims/scenery
that referenced
this issue
Mar 5, 2024
Commit above I believe should fix this. @pixelzoom can you verify? Looks related to phetsims/scenery#1548. |
Yep, confirmed - that fixed it. Thanks! Closing. |
Reopening because there is a TODO marked for this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Breaking this issue out of #28 ...
The screen icons for the Pickup Coil and Transformer screens are not respecting
clipArea
.On macOS 14.3.1, this problem occurs in both Chrome 122 and Firefox 123, but does NOT occur in Safari.
The first screenshot below shows the screen icons when the sim is started. The second screenshot below shows what happens when you leave the home screen, then come back to the home screen.
@jonathanolson is on the case. The backup plan is to convert those icons to images using
rasterize()
.The text was updated successfully, but these errors were encountered: