startup za linux, dodan backup baze (just in case)
This commit is contained in:
@@ -193,7 +193,7 @@ class SongProjector:
|
||||
# ------------------------------------------------------
|
||||
def split_long_line(self, line):
|
||||
"""
|
||||
Vrne seznam pod‑vrstic, ki skupaj tvorijo `line`,
|
||||
Vrne seznam pod-vrstic, ki skupaj tvorijo `line`,
|
||||
pri čemer so (približno) enako dolge glede na število znakov.
|
||||
"""
|
||||
avg_char_width = int(self.settings["font_size"]) * 0.57
|
||||
|
||||
Reference in New Issue
Block a user