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 problem with disabled tray icon #495

Merged
merged 1 commit into from
Apr 18, 2019
Merged

Fix problem with disabled tray icon #495

merged 1 commit into from
Apr 18, 2019

Conversation

greno4ka
Copy link
Contributor

Steps to reproduce bug:
1.) reset settings to default
2.) export configuration
3.) set disabled tray icon
4.) import default configuration (with enabled tray icon)

Result: tray icon still disabled

Expected result: enabled try icon

Problem was in the fact, that showTrayIconChanged was executed
only when user has clicked on that checkbox. Now it run even
while importing config file.

Steps to reproduce bug:
1.) reset settings to default
2.) export configuration
3.) set disabled tray icon
4.) import default configuration (with enabled tray icon)

Result: tray icon still disabled

Expected result: enabled try icon

Problem was in the fact, that showTrayIconChanged was executed
only when user has clicked on that checkbox. Now it run even
while importing config file.
@greno4ka
Copy link
Contributor Author

typo in commit: s/try/tray/

@greno4ka
Copy link
Contributor Author

greno4ka commented Apr 1, 2019

Travis again failed because of repo errors. It's not my fault.

@greno4ka
Copy link
Contributor Author

Wuzzup, @lupoDharkael? It's very trivial patch!

@lupoDharkael lupoDharkael merged commit 7ee9a3f into flameshot-org:master Apr 18, 2019
@lupoDharkael
Copy link
Collaborator

Thanks for the contribution!

vt-alt pushed a commit to altlinux/specs that referenced this pull request Jun 3, 2019
- Build from new commit.
- Fix problem with disabled tray icon (Closes: #36299).
  + (flameshot-org/flameshot#495)
- New try of fixing icon in autostarted program (Closes: #36134).
- E2K: strip UTF-8 BOM for lcc < 1.24 (thx to mike@).
- Minor spec cleanup (thx to mike@).
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