You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each platform has the appropriate icons file provided along with the Krita project file with the icon in vector graphics.
The splash screen is a 1024 image.
Copy file name to clipboardExpand all lines: TODO.md
+1-10Lines changed: 1 addition & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,6 @@
1
1
# Overview
2
2
This document provides a location to place all future tasks.
3
3
4
-
## v0.2
5
-
-[x] Ability to save snippets. Each snippet should have 2 files. One is SNIPPET_NAME.lua and the other will be SNIPPET_NAME_tests.lua
6
-
-[x] Get working project for Linux.
7
-
-[ ] Change icon.
8
-
-[ ] Change splash screen.
9
-
-[x] Change 'File' menu bar icon.
10
-
-[x] Runtime visualization.
11
-
-[x] Change highlight color of context menus.
12
-
-[x] Documentation.
13
-
14
4
## Unsorted
15
5
* Left click and drag to make a selection box on the UI layer. After completion, should check to see if any snippets are enclosed in the region's world space.
16
6
* Make moving windows transparent. Similar to Kubuntu windows.
@@ -37,3 +27,4 @@ This document provides a location to place all future tasks.
37
27
* BUG: Resizing viewport will resize all FloatingWindow instances.
38
28
* BUG: Curve control points not properly aligned when modifying an output connection.
39
29
* Allow unit test to define values used in the snippet.
0 commit comments