Show More
@@ -3,7 +3,6 b' Notebook todo' | |||
|
3 | 3 | |
|
4 | 4 | * Style the login page consistently with the rest of the site. |
|
5 | 5 | * Style the "Log Out" and username links in the header. |
|
6 | * Implement self.request._cookies fix. | |
|
7 | 6 | * Do a review of the header design and decide what to do about save widget moving |
|
8 | 7 | to the Notebook section of the L panel. |
|
9 | 8 | * Show last saved time next to save widget. |
@@ -42,7 +41,6 b' Notebook todo' | |||
|
42 | 41 | CodeMirror related |
|
43 | 42 | ------------------ |
|
44 | 43 | |
|
45 | * Update CodeMirror | |
|
46 | 44 | * Focus should only be called when the editor is on the page and visible. |
|
47 | 45 | * Refresh needs to be called when the editor is shown after hiding. |
|
48 | 46 | * Right now focus, then setValue causes the arrow keys to lock up. If that bug is |
General Comments 0
You need to be logged in to leave comments.
Login now