mjl- / duit

pure go, cross-platform, MIT-licensed ui toolkit for developers
MIT License
951 stars 38 forks source link

duit: add mouse chording cut/paste for Edit and Field #17

Open knusbaum opened 4 years ago

knusbaum commented 4 years ago

This is a patch that adds chorded cut + paste to the Edit and Field UIs. It's not the cleanest, but it's a fairly minimal set of changes that I think shouldn't disturb existing features.