first pass at view rule lookup cache... this might not be the right thing here

This commit is contained in:
Ryan Fleury
2024-04-01 14:48:48 -07:00
parent 63123d69d1
commit 52295e5e06
3 changed files with 53 additions and 3 deletions
+1 -1
View File
@@ -3950,7 +3950,7 @@ DF_VIEW_UI_FUNCTION_DEF(AutoViewRules)
{
edit_end = 1;
edit_commit = avrs->input_editing;
next_cursor.x = 2;
next_cursor.x = 1;
next_cursor.y = map_idx+1;
}