jgauchia / IceNav-v3

ESP32 Based GPS Navigator with OSM offline maps. (Under development)
GNU General Public License v3.0
50 stars 11 forks source link

[dev] drag/drop widgets freezing #100

Closed hpsaturn closed 1 month ago

hpsaturn commented 8 months ago

Overview

When you try to move to the second window, and touch the compass, the widget is selected and it is freezing the device. But, the custom widget editor works fine.Maybe is only with a fast drag (trying to pass to the second window

jgauchia commented 8 months ago

Has the widget issue also been resolved with the latest commit?

hpsaturn commented 8 months ago

nop, the issue still there. Only try to play with the widget, and perform a fast swipe to the right (like a window or section change, and you have the issue).

jgauchia commented 8 months ago

Ok, I'll try, thank you

jgauchia commented 1 month ago

Added Button to enable drag&drop widgets (edit mode) when it's active.