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: some icons didn't follow icon theme #3109

Merged
merged 5 commits into from Jun 21, 2023

Conversation

rodolforg
Copy link
Contributor

@rodolforg rodolforg force-pushed the fix-icons-didnt-follow-icon-theme branch 2 times, most recently from 6562327 to 77a1984 Compare June 19, 2023 10:50
synfig-studio/src/gui/instance.cpp Outdated Show resolved Hide resolved
synfig-studio/src/gui/instance.cpp Outdated Show resolved Hide resolved
synfig-studio/src/gui/instance.cpp Outdated Show resolved Hide resolved
synfig-studio/src/gui/instance.cpp Outdated Show resolved Hide resolved
synfig-studio/src/gui/instance.cpp Outdated Show resolved Hide resolved
@rodolforg rodolforg force-pushed the fix-icons-didnt-follow-icon-theme branch from 77a1984 to 7056171 Compare June 20, 2023 14:32
@ice0 ice0 merged commit 80c2d28 into synfig:master Jun 21, 2023
8 checks passed
@ice0
Copy link
Collaborator

ice0 commented Jun 21, 2023

Merged. Thank you!

@rodolforg rodolforg deleted the fix-icons-didnt-follow-icon-theme branch June 21, 2023 10:03
@pgilfernandez
Copy link
Contributor

I finally had the time to try the fix: it works like a charm =D

Thanks

@pgilfernandez
Copy link
Contributor

As I reported in #3116 (maybe too soonish as the PR hasn't been merged yet...) I found that some "delete" icons are gone. I had time to test it by myself and found out that the problem was some references changed to "gtk-delete" while the correct one should be "edit-delete" as it's the only one that seems to be used in Synfig.
If you revert all "gtk-delete" references in:

  • dock_layers.cpp
  • dock_metadata.cpp
  • dialog_workspaces.glade

But keep "edit-delete" in iconcontroller.cpp as this way it works back again ;)

rodolforg added a commit to rodolforg/synfig that referenced this pull request Jul 17, 2023
After commit 4e7a9f3 (PR synfig#3109)

If set, related action tooltip overrides the query_tooltip slot.
ice0 pushed a commit that referenced this pull request Jul 17, 2023
After commit 4e7a9f3 (PR #3109)

If set, related action tooltip overrides the query_tooltip slot.
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

3 participants