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

Style setter: separate Push() and Pop() methods #555

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

gucio321
Copy link
Collaborator

It is intened to be used in #533 for setting main CSS tag on MasterWindow (see #533) but this is a separated change that could be useful not depending on CSS stuff

It is intened to be used in AllenDang#533 for setting main CSS tag on MasterWindow (see AllenDang#533)
but this is a separated change that could be useful
not depending on CSS stuff

This change allows to call styleSetter.Push/Pop as a normal,
imgui-designed methods rather than using them as giu-styled widget.
@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2022

Codecov Report

Merging #555 (61b0c3c) into master (b62766c) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master    #555      +/-   ##
=========================================
- Coverage    3.07%   3.07%   -0.01%     
=========================================
  Files          32      32              
  Lines        3150    3155       +5     
=========================================
  Hits           97      97              
- Misses       3052    3057       +5     
  Partials        1       1              
Impacted Files Coverage Δ
StyleSetter.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gucio321
Copy link
Collaborator Author

@AllenDang could you please merge

@AllenDang AllenDang merged commit 8769e58 into AllenDang:master Nov 11, 2022
gucio321 added a commit to gucio321/giu that referenced this pull request Nov 11, 2022
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.

3 participants