-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
26 lines (25 loc) · 1.51 KB
/
TODO
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
Fonctionnality:
- Pagination of document items [ DONE ]
- Add page break [ DONE ]
- Arrow item [ DONE ]
- Graph item
- Toolbox [ DONE ]
- Animations [ DONE ]
- Combobox [ DONE ]
- Popup [ DONE ]
- C++ binding [ DONE ]
- Write a valadoc docket to convert doc to C++ doc [ DONE ]
- Add style [ DONE ]
- Save under pdf [ DONE ]
- Create a graphical editor of canvas
Bugs:
- ItemResizable rotation
- Incorrect position calculation on move pointer [ DONE ]
- When icon is smaller than label in button the icon is not aligned [ DONE ]
- Toggle button must be derive from Button
- Fix transform on document [ DONE ]
- Fix resize in document [ DONE ]
- Fix document footer draw [ DONE ]
- Bad clipping with italic text
- Fix canvas editor open dialog
- Add binding shortcut in canvas editor