blob: b51e8ea1dfccab3b9618a95bd296c130ceecf185 (
plain)
1
2
3
4
5
6
7
|
Surgery Log
===========
# ToDo
- [ ] Datepicker:
- [ ] On click (without drag) reset velocity to 0; show and focus 'input' to allow introducing value.
- [ ] Input form fields is a column of input items; each input item has (from left to right) a 'LineEdit' and a 'Button'; pressing the button shows a list with possible entries for that field, and selecting an entry will copy that entry text to the 'LineEdit'; if the 'LineEdit' has text, it's 'Clear Button Enabled' is set and the 'Button' should become smaller (to allow more text to be visible.
|