Jomelo / LCDMenuLib2

Create a tree menu. Use it with different lcd types / console output / ssh console.
MIT License
249 stars 47 forks source link

Problem: Jump To Function with hidden elements #14

Closed Jomelo closed 5 years ago

Jomelo commented 6 years ago

The "goBack" mechanismus set the cursor to the wrong element on top layer.

Jomelo commented 6 years ago

The search function show all elements (hidden and not hidden) When the jumpTo... or setCursorTo... functions are used it is possible to jump to a hidden function. On this items in scroll_save[layer] = scroll; the wrong cursor position is saved for this layer.

I am currently searching a way to fix this.

Jomelo commented 5 years ago

fixed in version 2.0.0