Skip to content

Commit

Permalink
fix graphics_section always ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
Mintraspberry Cool committed Jun 27, 2024
1 parent 3a18837 commit 5324584
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},

"graphics_section": {
"ignored": "$new_video_settings",
"ignored": "(not $new_video_settings)",
"type": "stack_panel",
"size": [ "100%", "100%c" ],
"anchor_from": "top_left",
Expand Down

0 comments on commit 5324584

Please sign in to comment.