Use font ascent and descent for line positioning (#12224)
This commit is contained in:
@@ -1094,7 +1094,7 @@
|
||||
#define STATUS_SCREEN_BED_TEXT_X 81
|
||||
#endif
|
||||
#ifndef STATUS_SCREEN_FAN_TEXT_X
|
||||
#define STATUS_SCREEN_FAN_TEXT_X 104
|
||||
#define STATUS_SCREEN_FAN_TEXT_X 103
|
||||
#endif
|
||||
#ifndef STATUS_SCREEN_FAN_TEXT_Y
|
||||
#define STATUS_SCREEN_FAN_TEXT_Y (FAN_ANIM_FRAMES > 2 ? 28 : 27)
|
||||
|
||||
Reference in New Issue
Block a user