You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for similar issues before opening a new one.
Problem
No response
Request
Currently, Block exposes a method to get its style's name, and BlockSvg has a public property to get the actual style object. BlockSvg should also expose a method to get the style object, which should be used in preference to directly accessing the field. This came up here: gonfunko/scratch-blocks#171 (comment)
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Check for duplicates
Problem
No response
Request
Currently, Block exposes a method to get its style's name, and BlockSvg has a public property to get the actual style object. BlockSvg should also expose a method to get the style object, which should be used in preference to directly accessing the field. This came up here: gonfunko/scratch-blocks#171 (comment)
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: