Skip to content

Conversation

@ewpatton
Copy link
Member

Change-Id: Id66fb1132c4016efae333ec7ebe926516f93c697

Change-Id: Id66fb1132c4016efae333ec7ebe926516f93c697
@ewpatton
Copy link
Member Author

@mark-friedman So the challenge with #51 is that the CSS rules created by the renderer have a higher selectivity than our own rules. This change makes it so that we can have the same selectivity by using the renderer/theme information. However, at that point the Blockly CSS has been injected so we cannot use that API (it just throws an error). To address this, I have the plugin make its own style element to contain its CSS independent of the Blockly CSS.

@ewpatton ewpatton linked an issue Nov 20, 2024 that may be closed by this pull request
@mark-friedman mark-friedman merged commit b7592d0 into mit-cml:main Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minor visual differences with production App Inventor

2 participants