Settings: added some more margin below the NTabBar subtabs

This commit is contained in:
Lemmy
2026-01-09 10:38:16 -05:00
parent 619b81feaa
commit 8db8374519
16 changed files with 16 additions and 0 deletions
@@ -11,6 +11,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -11,6 +11,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -164,6 +164,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -63,6 +63,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -123,6 +123,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -54,6 +54,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -11,6 +11,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -11,6 +11,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -39,6 +39,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: false // this is too cramped on this tab to split evenly
currentIndex: tabView.currentIndex
@@ -35,6 +35,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -11,6 +11,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -11,6 +11,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -167,6 +167,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -13,6 +13,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -11,6 +11,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex
@@ -26,6 +26,7 @@ ColumnLayout {
NTabBar {
id: subTabBar
Layout.fillWidth: true
Layout.bottomMargin: Style.marginM
distributeEvenly: true
currentIndex: tabView.currentIndex