-
-
Notifications
You must be signed in to change notification settings - Fork 28
/
TODO-ANNOTATIONS
52 lines (27 loc) · 1018 Bytes
/
TODO-ANNOTATIONS
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Things left to do for the annotations branch
Features
--------
Bugs
----
To Check / Test
---------------
---------------- Milestone 1: merge with master ----------------
Annoyances
----------
* after inserting a comment the annotationshape should be active
* when clicking esc inside an annotation the cursor should return to the original textshape
* The background of the annotation area should be more neutral in color
* Save and load status of "Show Comments".
* Zoom to Page Width should include the annotation area if active.
* The review tool's annotation widget should have icons rather than text buttons .
* Setting of "Show comments" also available in the review tool?
More work
---------
* Load more attributes, especially the styles.
* roundtrip tests
* different layout when printing with comments
* Annotations to the left for people who use RTL languages.
Ideas
-----
* Use color coding for different authors
(This is probably already possible through the styles)