[Differential] [Commented On] D3303: Implement support for setting encryption method
elvisangelaccio (Elvis Angelaccio)
noreply at phabricator.kde.org
Tue Nov 8 17:05:08 UTC 2016
elvisangelaccio added inline comments.
INLINE COMMENTS
> compressionoptionswidget.ui:123
> </property>
> - <layout class="QVBoxLayout" name="verticalLayout_3">
> - <item>
> + <layout class="QGridLayout" name="gridLayout_2">
> + <item row="2" column="1">
The grid layout is the cause of the bad alignment you mentioned. Let's use a form layout here.
REPOSITORY
rARK Ark
REVISION DETAIL
https://phabricator.kde.org/D3303
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20161108/492d8b7d/attachment-0001.html>
More information about the Kde-utils-devel
mailing list