Make KeyBinds run Triggers instead of just Runnables #5

Closed
opened 2024-05-30 19:30:56 +02:00 by TudbuT · 0 comments
Owner

Most keybinds and triggers overlap, so we should have keybinds run triggers.

This should be implemented by having @KeyBind which can be added to any method that also has a trigger or a config annotation. If it's trigger, also display that, if it's config, only display the keybind.

Most keybinds and triggers overlap, so we should have keybinds run triggers. This should be implemented by having @KeyBind which can be added to any method that also has a trigger or a config annotation. If it's trigger, also display that, if it's config, only display the keybind.
TudbuT added this to the Polish milestone 2024-05-30 19:30:56 +02:00
TudbuT self-assigned this 2024-05-30 19:30:56 +02:00
TudbuT added this to the Base changes project 2024-05-30 19:30:56 +02:00
TudbuT added the
Core
Improvement/Polish
labels 2024-05-30 21:53:57 +02:00
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: BaseBand/BaseBandRewrite#5
No description provided.