Added: Todo

This commit is contained in:
Luc Mcgrady 2025-09-03 23:36:29 +01:00
parent a08bca2673
commit 45793b3b64
No known key found for this signature in database
GPG key ID: 4F3D7A0B17CC3D9C

View file

@ -76,6 +76,10 @@ export function setupBottomBar() {
return node.dataset.ease;
}
*/
// TODO This should probably be a "ready" command now that it is part of the actual reviewer,
// Currently this depends on this component mounting after the reviewer which it should but seems hacky.
// Maybe use a counter with a counter.subscribe($counter == 2 then call("ready"))
bridgeCommand("bottomReady");
return {