mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-03-16 16:22:20 +00:00
added comment
This commit is contained in:
parent
ba9d84a347
commit
f88b50d21a
@ -1374,6 +1374,7 @@ int draw_each_line_inner(char *s, int special_index, int last_special_applied) {
|
||||
}
|
||||
#ifdef BUILD_MATH
|
||||
if (show_graph_scale.get(*state) && (current->show_scale == 1)) {
|
||||
// Set the foreground colour to the first colour, ensures the scale text is always drawn in the same colour
|
||||
set_foreground_color(current->first_colour);
|
||||
int tmp_x = cur_x;
|
||||
int tmp_y = cur_y;
|
||||
|
Loading…
x
Reference in New Issue
Block a user