Skip to content

adds active_background property to buttons#132

Open
jvendegna wants to merge 4 commits intomasterfrom
bugfix/#127-button-active-background
Open

adds active_background property to buttons#132
jvendegna wants to merge 4 commits intomasterfrom
bugfix/#127-button-active-background

Conversation

@jvendegna
Copy link
Contributor

@jvendegna jvendegna commented Sep 4, 2021

But does not seem to alter the resulting gui.py

need help

Should fix #127

@jvendegna jvendegna added the bug Something isn't working label Sep 4, 2021
@Rulerofzeworld
Copy link

Make sure to set self.frame = frame in the __init__ function for it to add activebackground to gui.py.
Also, in Figma, the Window needs it's background colour set for this to work.

image
image

@jvendegna jvendegna changed the title WIP:adds active_background property to buttons Sep 18, 2021
Comment on lines +31 to +33
cli.build.test:
poetry run tkdesigner https://www.figma.com/file/WVLnulVsI177tvnxSdqOUZ/Untitled ${FIGMA_TOKEN} -f

Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest that you remove this link for that external dependency because this maybe to cause failures in the next builds if this resource does unavailable.

Copy link

@GG-TV-2025 GG-TV-2025 left a comment

Choose a reason for hiding this comment

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

привет

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

4 participants