mirror of
https://github.com/zoriya/vim.git
synced 2025-12-20 14:15:18 +00:00
patch 8.2.3654: GTK: a touch-drag does not update the selection
Problem: GTK: a touch-drag does not update the selection. Solution: Add GDK_BUTTON1_MASK to the state. (Chris Dalton, close #9196, closes #9194)
This commit is contained in:
committed by
Bram Moolenaar
parent
b771b6b5fe
commit
ee93e327ba
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3654,
|
||||
/**/
|
||||
3653,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user