diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -18,11 +18,11 @@ cargo test ## Description -- Add description textarea field +- Add description textarea field. ## Optimizations -- Optimize refresh +- Optimize refresh. ## Categorize events @@ -31,12 +31,12 @@ cargo test ## Multi day events -- Try width parameter using grid.attach +- Try width parameter using grid.attach. ## Nice to have - Drag & drop events. -- Prevent to launch multiple instances. +- Prevent launching multiple instances. - Show a date picker in dialog form. - Print errors on forms when validating. - Validate the form when pressing enter on any field. |