Open Tophgirl opened 7 years ago
Hi @Tophgirl!
Sorry for not responding... errr at all! Yes, this would be useful. I'll put it on my to-do list for the next update.... and all the documentation is on the wiki pages, so if you really wanted to you could add it as well! I'm thinking this should be added to the Theme wiki page, but that page needs to be organized a bit more.
I've been playing around with the layout's features and thought it might be nice to add this to the documentation: If you have multiple {meta} keys for example and want the same layout to have space in between each row, all you need to do is add a vertical-alignment to it. This is also useful if you want specific stylings for specific buttons only.
Here's an example to do this for a custom layout:
Think of the above as a matrix. Each parenthesis here contains the coordinates of the data position of a single button.
Then if I wanted to grab the shift key for "each" view, this will be your CSS code:
This similiarly could be applied to a specific button name, and not according to the position itself
Hope this helps some people.