Skip to content

Commit

Permalink
re-create annunciators' textures after changing contrast
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenhael-le-moine committed Sep 10, 2024
1 parent 12b07d0 commit 2427ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui_sdl2.c
Original file line number Diff line number Diff line change
Expand Up @@ -1059,6 +1059,7 @@ void sdl_adjust_contrast( void )
// redraw annunc
last_annunc_state = -1;

create_annunciators_textures();
sdl_draw_annunc();
}

Expand Down

0 comments on commit 2427ff3

Please sign in to comment.