Fix getting wrong focus neighbor when the control is in `ScrollContai… #970
Annotations
4 errors
Compilation:
scene/gui/control.cpp#L2411
'ScrollContainer' was not declared in this scope
|
Compilation:
scene/gui/control.cpp#L2411
'sc' was not declared in this scope; did you mean 'c'?
|
Compilation:
scene/gui/control.cpp#L2411
no matching function for call to 'Control::cast_to<ScrollContainer>(Control*&)'
|
Compilation
Process completed with exit code 2.
|
Loading