Skip to content

Commit b1a8b28

Browse files
committed
Add attribute description in yaml documentation
1 parent 31f7f12 commit b1a8b28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

yaml/buddy-error-codes.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
# e.g. MK4 covers all printers running MK4 firmware: MK4, MK4S, MK3.9
1818
# currently supported list: MINI, MK4, XL, iX, MK3.5
1919
# if no printers list exists, the error is applicable to all printers running Buddy FW.
20+
# Attribute gui_layout ["red_screen", "warning_dialog"]
21+
# Specify what pre-defined GUI layout is used to display this error. This is used to test if translated messages fit into the layout
22+
# To add more pre-defined layout tests, edit Prusa-Firmware-Buddy/tests/unit/lang/text_fit/ & Prusa-Firmware-Buddy/utils/extract_error_texts.py
2023

2124
Errors:
2225
- code: "XX101"

0 commit comments

Comments
 (0)