Skip to content

added package.json and shift+cursor keys special movement

Latest
Compare
Choose a tag to compare
@graste graste released this 15 Dec 09:42

This enables widgets using the picker to listen to onSetCurrentDate when user moves around with cursor keys while shift key is pressed which is handy when implementing a multiselect date picker. It's helpful, but not exhaustive when more finegrained control is needed as widget needs to listen to onDraw events to e.g. color code the various set dates.