From 617baab2f5734b3ef5c5d3cd78648e10e85f497f Mon Sep 17 00:00:00 2001 From: Tyler Goodlet Date: Fri, 23 Dec 2022 15:12:02 -0500 Subject: [PATCH] TOSQUASH: 84f19308 (l1 rework) --- piker/ui/_l1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/piker/ui/_l1.py b/piker/ui/_l1.py index ae3d5375..23162c70 100644 --- a/piker/ui/_l1.py +++ b/piker/ui/_l1.py @@ -40,7 +40,7 @@ class LevelLabel(YAxisLabel): ''' _x_br_offset: float = -16 - _x_txt_h_scaling: float = 2 + _y_txt_h_scaling: float = 2 # adjustment "further away from" anchor point _x_offset = 0