EIP712 Filtering count checking
This commit is contained in:
@@ -486,6 +486,7 @@ static bool path_advance_in_struct(void) {
|
||||
}
|
||||
if (path_struct->depth_count > 0) {
|
||||
*depth += 1;
|
||||
ui_712_notify_filter_change();
|
||||
end_reached = (*depth == fields_count);
|
||||
}
|
||||
if (end_reached) {
|
||||
|
||||
Reference in New Issue
Block a user