Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamila San <hello@camila.codes>2018-08-02 19:15:18 +0300
committerCamila San <hello@camila.codes>2018-08-02 20:57:17 +0300
commit44865e01077e61e4a5925b5f8a9cdfe8094a395f (patch)
tree850cc5e93ef99b767ad6b4c605b8d955b26eb7ca /src/gui/sharedialog.ui
parentc2c2fe3ce3358aefe03a25a25c00f15d7698fed7 (diff)
Adjustes sizes and margins in the share dialog and its widgets.
- Adds TODO's in commented out code. Signed-off-by: Camila San <hello@camila.codes>
Diffstat (limited to 'src/gui/sharedialog.ui')
-rw-r--r--src/gui/sharedialog.ui14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/gui/sharedialog.ui b/src/gui/sharedialog.ui
index 879a9948a..4191615d9 100644
--- a/src/gui/sharedialog.ui
+++ b/src/gui/sharedialog.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>370</width>
- <height>100</height>
+ <width>360</width>
+ <height>120</height>
</rect>
</property>
<property name="sizePolicy">
@@ -18,13 +18,13 @@
</property>
<property name="minimumSize">
<size>
- <width>370</width>
- <height>100</height>
+ <width>360</width>
+ <height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
- <width>380</width>
+ <width>360</width>
<height>16777215</height>
</size>
</property>
@@ -39,7 +39,7 @@
<enum>QLayout::SetFixedSize</enum>
</property>
<property name="leftMargin">
- <number>10</number>
+ <number>15</number>
</property>
<property name="topMargin">
<number>10</number>
@@ -210,7 +210,7 @@
<bool>false</bool>
</property>
<property name="alignment">
- <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents">
<property name="geometry">