From 3fe1e674fb715fdf9ddb6a3b4fc745858e98cfbf Mon Sep 17 00:00:00 2001 From: Joey Payne Date: Tue, 4 Feb 2014 22:59:36 -0700 Subject: [PATCH] Added a featurelist that will be updated to reflect what features are planned or done --- featurelist.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 featurelist.txt diff --git a/featurelist.txt b/featurelist.txt new file mode 100644 index 0000000..ae99076 --- /dev/null +++ b/featurelist.txt @@ -0,0 +1,13 @@ +- Draggable windows ✔ +- Resizable windows ✔ +- Windows can calculate minimum size to fit children +- Anchors + - Anchor to left, center, right or top, middle, bottom + +- Background images +- Drop shadows +- Gradients +- Independent border colors/sizes with joining corners +- Animations and Time delta +- Text windows +- XML export and import