preparing for project creation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
|
||||
if (timer) clearTimeout(timer);
|
||||
timer = setTimeout(render,1000);
|
||||
// TODO: start timer, send text to renderer, update editValue.rendered
|
||||
}
|
||||
|
||||
activeField.subscribe((val) => resetEdit());
|
||||
|
||||
Reference in New Issue
Block a user