mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-29 20:44:25 +00:00
use direct data
This commit is contained in:
parent
a2e124b17f
commit
c230b3882a
@ -131,7 +131,7 @@ void Navigation::update(
|
||||
|
||||
// Toggle update button sensibility
|
||||
navigationReload->update(
|
||||
navigationRequest->get_text_length() > 0
|
||||
REQUEST_TEXT.length() > 0
|
||||
);
|
||||
|
||||
// Update request area (with progressbar)
|
||||
|
Loading…
x
Reference in New Issue
Block a user