Workaround for the first touch that is taken twice into account.
This commit is contained in:
@@ -92,6 +92,8 @@ namespace Pinetime {
|
||||
lv_style_t win_bg;
|
||||
lv_style_t win_header;
|
||||
lv_style_t win_btn_pr;
|
||||
|
||||
bool firstTouch = true;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user