petro
(Petro)
April 28, 2020, 9:25pm
8
So, seems like you don’t understand yaml. I had a conversation with a guy that didn’t understand it either about a month ago and I tried to explain it to him a few different ways.
Here’s that thread, maybe it can help you.
It starts here:
That’s a list vs a dictionary.
The docs will tell you what one it is or show you an example.
See how tap_action says object? That means its a dictionary of fields
[image]
See how styles says object list? That means you need to list items and also provide keys.
[image]
You should take the time to read and learn yaml. These are basic fundamentals of yaml and if you don’t understand them, you’ll have a bad time.
List: (list)
field:
- item1
- item2
- item3
dictionary, items that have n…
and ends here:
Think of it as a viewbox…
[image]
Hyphen is still there… you just can’t see it cause you’re zoomed in on the object.