Skip to content
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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chookity-pokk
Copy link
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
Copy link
Owner

rougier commented Jan 9, 2024

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