issues
search
VasilKalchev
/
LiquidMenu
Menu creation Arduino library for LCDs, wraps LiquidCrystal.
MIT License
285
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ESP32 LiquidLine 'double' variables not being printed.
#117
crankysyntax
opened
1 month ago
0
Dev ray
#112
hezy0426
closed
11 months ago
0
'recognizeType(int&)' is ambiguous
#110
onolox
closed
5 months ago
1
Unable to get current menu from LiquidSystem
#109
shahmirthesquid
opened
11 months ago
0
API reference is 404
#108
FabioM3
closed
5 months ago
2
Fix mismatched type
#107
hezy0426
closed
1 year ago
0
Dev ray
#106
hezy0426
closed
1 year ago
0
call_function() calls update() for previous menu if change_menu() is in the callback function
#104
GreenEllipsis
opened
1 year ago
0
LiquidCrystal not found even if it's installed
#86
ghost
closed
1 year ago
2
Release/1.6.0
#75
VasilKalchev
closed
3 years ago
1
Simplified dynamic text variables.
#53
VasilKalchev
closed
3 years ago
1
[Poll] Which interface do you use to interface with the display?
#52
VasilKalchev
closed
3 years ago
0
`LiquidMenu::call_function` method can now be called without updating the display
#51
VasilKalchev
closed
3 years ago
0
Fix `LiquidSystem::is_callable` calls `LiquidMenu::call_function`
#50
VasilKalchev
closed
3 years ago
0
Optional screen refresh option when calling a function
#49
lbaraldi
closed
3 years ago
1
Updated set_focus position and symbol to loop through all menus in the menu system
#48
RobotGrrl
closed
3 years ago
1
Support for the SAMD architecture
#47
tlemery
closed
3 years ago
1
Switch focus disappears for one step after an iteration
#46
feoktant
closed
3 years ago
4
Mixing sub-menus and scrolling lines?
#45
fred-76
closed
3 years ago
1
`LiquidSystem::is_callable` makes an undesired `LiquidMenu::call_function`
#43
luzz94
closed
3 years ago
1
`delete_variable()` and `detach_function()`
#42
gvisca44
closed
3 years ago
2
Avoid creating duplicate variables
#41
adrianbn
closed
3 years ago
1
Blink cursor over editing position
#40
adrianbn
closed
3 years ago
1
Fix `switch_focus` line count
#39
thijstriemstra
closed
3 years ago
1
`switch_focus` iterates from the last focusable line to `_lineCount` instead of the first line
#38
DarioMaechler
closed
3 years ago
6
Rotary encoder example
#37
malaki86
closed
3 years ago
2
Can't compile I2C example
#36
andrwgldmn
closed
4 years ago
8
Specify library dependencies in `library.properties`
#35
per1234
closed
4 years ago
1
Switching screens should reset focus item back to first line
#34
DanielW0830
closed
4 years ago
2
Screens could link to child menus
#33
DanielW0830
closed
4 years ago
5
LiquidMenu objects have to be defined globally
#32
KevinVanthuyne
closed
5 years ago
3
Scrolling on 4 row LCD broken
#31
Bankst
closed
4 years ago
1
`change_screen` with `LiquidScreen` pointer
#29
AnthonyPapageo
closed
4 years ago
2
Wrap over custom LCD library
#28
VasilKalchev
closed
5 years ago
0
`snprintf` prints jibberish
#27
Fettkeewl
closed
5 years ago
5
Show screens that are not part of a `LiquidMenu` object
#26
Fettkeewl
closed
5 years ago
1
`switch_focus` return `bool`
#25
Fettkeewl
closed
5 years ago
2
Add support for cyrillic characters
#24
ikatkov
closed
5 years ago
3
Call a variable amount of function
#23
AnthonyPapageo
closed
5 years ago
1
In `examples/J_scrolling_menu/J_scrolling_menu.ino`, lines 91-96 are repeated
#22
thalaser
closed
6 years ago
1
Added getter functions alternative of variables and a getter for the current screen.
#21
jmpmscorp
closed
6 years ago
1
Added "scroll" functionality and decimal places setting.
#20
circuitsforfun
closed
6 years ago
1
Configure the amount of digits shown after the decimal point
#19
neodd70
closed
6 years ago
1
`LiquidLine` pointer not passing
#18
lonestar1
closed
6 years ago
1
Use a single tab field separator in keywords.txt
#17
per1234
closed
6 years ago
0
Scrollable menu
#16
joaopedrosgs
closed
6 years ago
2
How to use `char` array for dynamic text?
#15
jamesarm97
closed
6 years ago
1
Switching focus symbol accross menus
#14
lu6fer
closed
6 years ago
1
Date string `char*`
#13
lu6fer
closed
6 years ago
2
Wrong `DataType::CHAR_PTR` cast
#12
nfhktwrbq
closed
3 years ago
3
Next