-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathtodo.txt
76 lines (74 loc) · 1.74 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
#List of stuff to do.
#Read bottom up to get priority order.
As of 0.0.1
[ ] Add object rotator
[ ] Add object resizer
[ ] Add object mover
[ ] Add object eraser
[ ] Add fill
[ ] Print axes of ellipse
[ ] Axes of ellipse
[ ] Add general polygon
[ ] Print Length, breadth of rect/sq
[ ] Work on button placement
[X] Add a separator before the "convert to code" button
[ ] Shift "Report bug" and "help" to right
[ ] Help menu
[ ] Design screen
[ ] Add menu
x--Second Update--x
[ ] Add transparency
[ ] Enable toggling
[ ] Fill color
[ ] Line stroke
[ ] Background color
[ ] Line color
[ ] Shift key for straight line
[ ] Esc key to stop drawing current shape
x--First Update--x
[ ] Undo
[ ] Scrap (clear everything, start afresh- #2)
[ ] Labels on hovered selector
[ ] Add cursor tracker
x--Etd. ready for release--x
[X] Report a bug
[X] Convert to Code button
[X] Button Design
[X] Inserting converted code
[X] Add general line
[X] Button Design
[X] Draw on Canvas
[X] Convert to Code
[X] Add background
[X] Button Design
[X] Draw on Canvas
[X] Convert to Code
[X] Add colour picker
[X] Add fill color selector
[X] Button Design
[X] Draw on Canvas
[X] Convert to Code
[X] Add stroke color selector
[X] Button Design
[X] Draw on Canvas
[X] Convert to Code
[X] Add stroke width selector
[X] Button Design
[X] Draw on Canvas
[X] Convert to Code
[X] Add ellipse
[X] Button Design
[X] Draw on Canvas
[X] Convert to Code
[X] Add circle
[X] Button Design
[X] Draw on Canvas
[X] Convert to Code
[X] Add rect
[X] Button Design
[X] Draw on Canvas
[X] Convert to Code
[X] Add square
[X] Button Design
[X] Draw on Canvas
[X] Convert to Code