Put Reload Info in menu bar and capitalize consistently in context menu #160

Merged
NattyNarwhal merged 1 commit from reload-info-in-menu-bar into main 2021-07-22 16:32:31 -04:00
NattyNarwhal commented 2021-07-10 11:38:50 -04:00 (Migrated from github.com)

Bizarrely, the binding is identical between them, yet the binding on "enabled <- playlist selection" doesn't work. The action that gets triggered does work, so it's not a matter of it not having any bindings? Would like to know why. (11.4 on M1, if it helps)

Bizarrely, the binding is identical between them, yet the binding on "enabled <- playlist selection" doesn't work. The action that gets triggered does work, so it's not a matter of it not having any bindings? Would like to know why. (11.4 on M1, if it helps)
kode54 commented 2021-07-10 18:28:55 -04:00 (Migrated from github.com)

The playlist selection scope binding doesn't work for main menu actions. And unless you want the main menu action for empty selection to apply to the entire playlist, the action won't do anything in that case anyway.

The playlist selection scope binding doesn't work for main menu actions. And unless you want the main menu action for empty selection to apply to the entire playlist, the action won't do anything in that case anyway.
NattyNarwhal commented 2021-07-18 18:20:03 -04:00 (Migrated from github.com)

The playlist selection scope binding doesn't work for main menu actions. And unless you want the main menu action for empty selection to apply to the entire playlist, the action won't do anything in that case anyway.

(sorry for the late reply) That's kinda weird because the other items in the menu bar that seem to rely on a currently selected playlist item do seem to work and appear to have bindings to the playlist selection controller, so it was confusing me.

> The playlist selection scope binding doesn't work for main menu actions. And unless you want the main menu action for empty selection to apply to the entire playlist, the action won't do anything in that case anyway. (sorry for the late reply) That's kinda weird because the other items in the menu bar that seem to rely on a currently selected playlist item *do* seem to work and appear to have bindings to the playlist selection controller, so it was confusing me.
Sign in to join this conversation.
No reviewers
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: chris/Cog#160
No description provided.