Skip to content

Move button mode to the top so icons will show properly - #39

Open
chookity-pokk wants to merge 1 commit into
rougier:masterfrom
chookity-pokk:update-demo
Open

Move button mode to the top so icons will show properly#39
chookity-pokk wants to merge 1 commit into
rougier:masterfrom
chookity-pokk:update-demo

Conversation

@chookity-pokk

Copy link
Copy Markdown
Contributor

In issue #38 I ran into the issue where none of my icons were being inserted after going through most of the demo. Though after running (svg-lib-button-mode 1), I was able to rerun those examples and get all the icons showing. I attached a before/after screenshots to the issue.

@rougier

rougier commented Jan 9, 2024

Copy link
Copy Markdown
Owner

Thanks. I think you only need to remove display from the list of font lock props:

(setq font-lock-extra-managed-props
             (remove 'display font-lock-extra-managed-props))

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.

2 participants