Skip to content

Commit

Permalink
Moved to 1st position
Browse files Browse the repository at this point in the history
  • Loading branch information
verlok committed Apr 2, 2024
1 parent d1f028f commit 17f2dab
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ Test more modules

### 1

Also self-host the videos for the video demos.
https://placehold.co/ can also generate videos.

### 2

Remove temporary fix from `./src/set.js`

```js
Expand All @@ -25,15 +30,10 @@ if (element.style.backgroundImage === "") {
}
```

### 2
### 3

Check why `./demos/restore_destroy.html` is not working. What was it supposed to do? :D

### 3

Also self-host the videos for the video demos.
https://placehold.co/ can also generate videos.

## To consider

- Check how LazyLoad behaves when a page was updated using DOM morphing.
Expand Down

0 comments on commit 17f2dab

Please sign in to comment.