index
:
dam/surgery-log
master
Surgery oriented database insertion tool.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
date_picker
Age
Commit message (
Collapse
)
Author
2022-04-05
Fixed date picker to allow transparency on labels.
dam
2022-03-28
Moved screen dots per inch initialization to onready var.
dam
2022-03-27
Implemented prototype of option set list component.
dam
2022-01-06
Prepare filters' logic.
dam
2021-12-31
Prototype implementation of touch scroll on database and stage screens.
dam
2021-12-18
Add drag detection threshold to date picker.
dam
Prototype touch drag on database screen.
2021-12-16
First prototype with working database and staging area.
dam
Fix incorrect warp in date picker. Disable physics engine.
2021-12-09
Fix minimum size of date picker input field.
dam
2021-12-06
Adjust UI to match mockups (WIP).
dam
2021-12-06
Avoid invalid dates on date picker.
dam
2021-12-05
Implement date picker.
dam
2021-12-04
Add todo items and prepare date picker for inputing values.
dam
2021-12-04
Use int+float to store picker value to fix rounding errors.
dam
2021-12-03
Fixed rounding errors affecting binning of 'big' numbers (~9000).
dam
2021-12-03
Parameterize the range of values to be picked.
dam
2021-12-03
Remove datepicker hardcoded dimensions.
dam
2021-12-02
Implement date picker prototype.
dam