Use local events to pre-edit state #12

Open
opened 2024-12-18 20:36:49 +01:00 by oysteikt · 0 comments
Owner

This is currently used on moving tiles in the playlist, but it would be nice to have this for other elements too. Whenever you change something, it will take a split second for the server to return the event, confirming the change. Since we know that it should be changed any time soon (<100ms), we can just edit the state before hand. Considering the state will be the same, the widgets shouldn't even have to rebuild.

This is currently used on moving tiles in the playlist, but it would be nice to have this for other elements too. Whenever you change something, it will take a split second for the server to return the event, confirming the change. Since we know that it should be changed any time soon (<100ms), we can just edit the state before hand. Considering the state will be the same, the widgets shouldn't even have to rebuild.
oysteikt changed title from Use local events to predetermine state to Use local events to pre-edit state 2024-12-18 20:36:58 +01:00
oysteikt added this to the (deleted) project 2024-12-18 23:27:42 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: Grzegorz/gergle#12
No description provided.