diff --git a/2-ui/2-events/02-bubbling-and-capturing/eventflow.svg b/2-ui/2-events/02-bubbling-and-capturing/eventflow.svg index 66f985cc..6dc43d6c 100644 --- a/2-ui/2-events/02-bubbling-and-capturing/eventflow.svg +++ b/2-ui/2-events/02-bubbling-and-capturing/eventflow.svg @@ -131,7 +131,7 @@ - + Target @@ -141,7 +141,7 @@ (2) - + diff --git a/2-ui/99-ui-misc/03-event-loop/eventLoop-full.svg b/2-ui/99-ui-misc/03-event-loop/eventLoop-full.svg index 31bbee68..98f7a6b9 100644 --- a/2-ui/99-ui-misc/03-event-loop/eventLoop-full.svg +++ b/2-ui/99-ui-misc/03-event-loop/eventLoop-full.svg @@ -9,17 +9,11 @@ ... - - setTimeout - mousemove - - script - event loop @@ -53,6 +47,12 @@ + + script + + + setTimeout + \ No newline at end of file diff --git a/2-ui/99-ui-misc/03-event-loop/eventLoop.svg b/2-ui/99-ui-misc/03-event-loop/eventLoop.svg index 872a666c..5372b798 100644 --- a/2-ui/99-ui-misc/03-event-loop/eventLoop.svg +++ b/2-ui/99-ui-misc/03-event-loop/eventLoop.svg @@ -5,21 +5,18 @@ Created with sketchtool. - + - ... + ... - - - setTimeout - - + + - mousemove + mousemove - + - script + script event @@ -31,6 +28,9 @@ + + setTimeout + \ No newline at end of file diff --git a/figures.sketch b/figures.sketch index f33e28f7..7167c58e 100644 Binary files a/figures.sketch and b/figures.sketch differ