Skip to content

WIP: action-row: Pack actions from the start

Adrien Plazas requested to merge adrien.plazas/libhandy:action-row-suffix into master

Add the suffix box to put the action widgets in, and pack the action widgets in it from the start rather than from the end. This implies that all implementations of HdyActionRow must stop packing the actions in reverse order.

Fixes #88 (closed)

WIP because we need !248 (merged) first.

Edited by Adrien Plazas

Merge request reports