commit | 126a6f894fd50dcfc1f6707048892ccb281cc420 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Mon Oct 25 16:34:46 2021 +0200 |
committer | ocornut <omarcornut@gmail.com> | Mon Oct 25 16:34:56 2021 +0200 |
tree | adf3bfa559a2ee26dbed8c5030a6b8192ed2daca | |
parent | 9c78fc928a18ffa4693d3a1fddcf65fb2ea9878d [diff] |
InputText: made double-click select word, triple-line select line. Word delimitation logic differs slightly from the one used by CTRL+arrows. (#2244)