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

fix #5132 Error when trying to change fonts in Typography Viewer #5134

Conversation

satabol
Copy link
Collaborator

@satabol satabol commented Jul 13, 2024

fix #5132 Error when trying to change fonts in Typography Viewer (In additional panel operator)

image

Reason: if you call an operator from function draw_buttons_ext then context argument has no an attribute "context.node":

image

replaced with an attribute "context.active_node":

image

@satabol satabol merged commit a77b023 into master Jul 13, 2024
1 check passed
@satabol satabol deleted the fix_5132_Error_when_trying_to_change_fonts_in_Typography_Viewer branch July 13, 2024 21:50
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.

Error when trying to change fonts in Typography Viewer.
1 participant