In many places, we use the group tag to group buttons and we must put a number of column. But this doesn't work well with the module extension of the views.
I propose that group with col="-1" use a HBox instead of a Table.
(Idem could be done with col="1" to use a VBox)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
On 12/07/11 12:19 +0200, Udo Spallek wrote:
>
> Udo Spallek <udono@gmx.net> added the comment:
>
> Why not making explicit group types for hbox and vbox? We could use the widget attribute for this.
Because it is client implementation details.
We don't need to have new tags but just improve the behavior of the current
group.