virtualabs / hackwatch

T-Watch 2020 v1/v2/v3 compatible firmware providing WiFi and BLE testing tools, TV-B-Gone and a watch feature (obviously)
MIT License
70 stars 14 forks source link

UI2: Visual Glitch in "Rogue AP" AP selection screen #39

Closed dglaude closed 2 years ago

dglaude commented 2 years ago

In AP selection from "Rogue AP" there are visual glitch:

virtualabs commented 2 years ago

I see what you mean, also the buttons are not correctly drawn (left vertical line of the button is drawn one pixel off). Definitely need to adjust some controls drawing routine (or figure out why vertical lines are not drawn correctly maybe).

virtualabs commented 2 years ago

Bug is now fixed in commit acf6c3290df98eb7bc52c17fae823cf02fb03155, it was caused by a bug in twatch-lib introduced when I reworked the main screen driver (ST7789).