-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
37 lines (26 loc) · 1.3 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
change the cube to use one lit side (maybe?) x
pause video elements when out of range.
- i dont like this, it should pause only if you play another video
- new solution:
listen for "play" events. if any video starts playing with sound, pause
all other videos that are playing with sound.
change .page to html5 section x
need a fullscreen/exit fullscreen button for mobile.x
floating point precision stuff on mobile ??
give the cube an airy feel (random model rotations) x
hide original image when zoomed. x
resizing fade buffer x
splash start text x
clicking images while in zoom mode breaks it x
iphone....safari..... we needto move away from vh.
---------------------------------------------------------------
make sure that content squishes properly when the window is slimmer than the box width (done, keep this in mind)
gaming chapter (done?)
game-servers chapter (done?)
pause everything when faded out (done)
dont forget skipp was published (done)
zooming on images (done)
listen for changes to page sizes and redo padding for them.(done, using table-cell layout)
make sure the up/down arrows are not visible when at the top/bottom (done)
make sure up/down work properly:
scroll up one page if touching the gutter, otherwise 60% of a page, clipped to the gutter (done)