Added option to change the vertical offset for bar text.
Added option to change the horizontal offset for the left bar text.
This commit is contained in:
@@ -251,6 +251,10 @@ _detalhes.instance_defaults = {
|
||||
textR_outline = false,
|
||||
textR_outline_small = true,
|
||||
textR_outline_small_color = {0, 0, 0, 1},
|
||||
-- left text offset
|
||||
textL_offset = 0,
|
||||
-- text y offset
|
||||
text_yoffset = 0,
|
||||
--bar height
|
||||
height = 14,
|
||||
--font size
|
||||
|
||||
Reference in New Issue
Block a user