This commit is contained in:
Nathan Dwarshuis 2021-07-10 13:57:58 -04:00
parent ea4884d25f
commit e02a5eacef
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ M.initPercentPlot = function(x, y, w, h, spacing, label)
_G_Patterns_.INACTIVE_TEXT_FG
),
value = _G_Widget_.CriticalText(
_G_Widget_.make_point(x, y),
_G_Widget_.make_point(x + w, y),
nil,
M.normal_font_spec,
_G_Patterns_.PRIMARY_FG,