Fix richtextlabel meta links shouldn't open when swiping to scroll

This commit is contained in:
dennisseong
2018-10-09 09:04:59 +09:00
parent e6cfaa18ca
commit 14c0b75b63
2 changed files with 23 additions and 6 deletions

View File

@ -225,6 +225,7 @@ private:
bool scroll_following;
bool scroll_active;
int scroll_w;
bool scroll_updated;
bool updating_scroll;
int current_idx;
int visible_line_count;