I think it would be nice to be able to edit more region properties in the region properties dialogue. Right now I can edit:
Name (id)
root class
height
width
padding
margin
Which is all well and good, but I’d like to be able to edit other properties as well:
background (color, image, etc.)
color (foreground color)
border
clear (none, left, right, both)
float
…without having to save the layout and switch to the Style tab where I have to overwrite the theme style. Maybe they could be put in an “advanced” tab in the region properties dialog. In fact, I’d like to be able to fix any css properties from the layout tab, but that may be a tad ambitious.
I’ve also had occasion to use, say, “padding-top” or “margin-bottom” in the style sheet because I can’t specify just one side from the dialog. Perhaps the “padding” and “margin” inputs could be split into “top”, “bottom”, “left”, and “right”.
Basically, I’d like to do all my actual layout editing from the layout tab instead of having to constantly switch back and forth between the style and layout tabs.