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

Easy plugin icon customization #2196

Merged
merged 1 commit into from Oct 20, 2021
Merged

Easy plugin icon customization #2196

merged 1 commit into from Oct 20, 2021

Conversation

papr
Copy link
Contributor

@papr papr commented Oct 15, 2021

Plugins can now overwrite the following class attributes to customize the menu icon:

  • icon_pos_delta: relative positioning
  • icon_size_delta: relative font resizing
  • icon_line_height (multi-line icons only): line distance

Requires pyglui v1.31.0 or higher

Plugins can now overwrite the following class attributes to customize the menu icon:
- icon_pos_delta: relative positioning
- icon_size_delta: relative font resizing
- icon_line_height (multi-line icons only): line distance

Requires pyglui v1.31.0 or higher
@papr papr requested a review from N-M-T October 15, 2021 08:55
Copy link
Contributor

@N-M-T N-M-T left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plugin icon customization works as intended

@papr papr merged commit 3fb8396 into develop Oct 20, 2021
@papr papr deleted the plugin_customizable_icon branch October 20, 2021 08:31
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.

None yet

2 participants