[GH-ISSUE #188] changes in preferences only take place the next time an item is copied #95

Closed
opened 2026-03-03 01:10:03 +03:00 by kerem · 3 comments
Owner

Originally created by @tessus on GitHub (Jul 19, 2017).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/188

Great app. Unfortunately I'm still getting used to Swift thus I can't make code changes myself and send a PR.

I've noticed that if you make changes in the preferences pane, they are not reflected right away.
e.g. uncheck or check Mark menu items with numbers

The menu still shows the old setting, until you copy another item into the clipboard.

This should be an easy fix. I was looking for a function that does something like updateMenu, but couldn't find anything. This should be a quick fix.

Any chance you could update the menu as soon as you make changes to the preferences pane?

Originally created by @tessus on GitHub (Jul 19, 2017). Original GitHub issue: https://github.com/Clipy/Clipy/issues/188 Great app. Unfortunately I'm still getting used to Swift thus I can't make code changes myself and send a PR. I've noticed that if you make changes in the preferences pane, they are not reflected right away. e.g. uncheck or check `Mark menu items with numbers` The menu still shows the old setting, until you copy another item into the clipboard. This should be an easy fix. I was looking for a function that does something like updateMenu, but couldn't find anything. This should be a quick fix. Any chance you could update the menu as soon as you make changes to the preferences pane?
kerem closed this issue 2026-03-03 01:10:04 +03:00
Author
Owner

@Econa77 commented on GitHub (Jul 20, 2017):

@tessus I think that is better as well.
I think that it can be easily modified, so I will try to fix it later.

Thank you for the report 😄

<!-- gh-comment-id:316598104 --> @Econa77 commented on GitHub (Jul 20, 2017): @tessus I think that is better as well. I think that it can be easily modified, so I will try to fix it later. Thank you for the report 😄
Author
Owner

@tessus commented on GitHub (Jul 20, 2017):

Great, thank you. I wish I could be of more help. I'm still using Obj-C and haven't made the transition to Swift yet.

<!-- gh-comment-id:316599321 --> @tessus commented on GitHub (Jul 20, 2017): Great, thank you. I wish I could be of more help. I'm still using Obj-C and haven't made the transition to Swift yet.
Author
Owner

@Econa77 commented on GitHub (Jul 20, 2017):

@tessus Thank you 😄
Fixed this problem with #190 . It will be reflected in the next update.

We will welcome your contribution at any time 🚀

<!-- gh-comment-id:316611746 --> @Econa77 commented on GitHub (Jul 20, 2017): @tessus Thank you 😄 Fixed this problem with #190 . It will be reflected in the next update. We will welcome your contribution at any time 🚀
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#95
No description provided.