Vertical buttons

This commit is contained in:
Martyn Ranyard 2025-09-11 08:27:36 +00:00
parent b1c6e1c766
commit 764ade4062
4 changed files with 10 additions and 10 deletions

View file

@ -1,9 +1,9 @@
{ {
"animateLoading": true, "animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}", "borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 4, "bottomRow": 8,
"boxShadow": "none", "boxShadow": "none",
"buttonVariant": "PRIMARY", "buttonVariant": "SECONDARY",
"childStylesheet": { "childStylesheet": {
"button": { "button": {
"buttonColor": "{{appsmith.theme.colors.primaryColor}}" "buttonColor": "{{appsmith.theme.colors.primaryColor}}"
@ -62,20 +62,20 @@
"isLoading": false, "isLoading": false,
"isVisible": true, "isVisible": true,
"key": "u41m6w43wg", "key": "u41m6w43wg",
"leftColumn": 48, "leftColumn": 55,
"minWidth": 450, "minWidth": 450,
"mobileBottomRow": 8, "mobileBottomRow": 8,
"mobileLeftColumn": 24, "mobileLeftColumn": 24,
"mobileRightColumn": 48, "mobileRightColumn": 48,
"mobileTopRow": 4, "mobileTopRow": 4,
"needsErrorInfo": false, "needsErrorInfo": false,
"orientation": "horizontal", "orientation": "vertical",
"parentColumnSpace": 6.09375, "parentColumnSpace": 6.09375,
"parentId": "qt7qcypuey", "parentId": "qt7qcypuey",
"parentRowSpace": 10, "parentRowSpace": 10,
"renderMode": "CANVAS", "renderMode": "CANVAS",
"responsiveBehavior": "fill", "responsiveBehavior": "fill",
"rightColumn": 63, "rightColumn": 64,
"topRow": 0, "topRow": 0,
"type": "BUTTON_GROUP_WIDGET", "type": "BUTTON_GROUP_WIDGET",
"version": 1, "version": 1,

View file

@ -24,7 +24,7 @@
"dynamicHeight": "FIXED", "dynamicHeight": "FIXED",
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}", "fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
"fontSize": "1rem", "fontSize": "0.875rem",
"fontStyle": "BOLD", "fontStyle": "BOLD",
"isLoading": false, "isLoading": false,
"isVisible": true, "isVisible": true,
@ -42,7 +42,7 @@
"parentId": "qt7qcypuey", "parentId": "qt7qcypuey",
"renderMode": "CANVAS", "renderMode": "CANVAS",
"responsiveBehavior": "fill", "responsiveBehavior": "fill",
"rightColumn": 48, "rightColumn": 55,
"shouldTruncate": false, "shouldTruncate": false,
"text": "{{currentItem.Title}}", "text": "{{currentItem.Title}}",
"textAlign": "LEFT", "textAlign": "LEFT",

View file

@ -24,7 +24,7 @@
"dynamicHeight": "FIXED", "dynamicHeight": "FIXED",
"dynamicTriggerPathList": [], "dynamicTriggerPathList": [],
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}", "fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
"fontSize": "1rem", "fontSize": "0.875rem",
"fontStyle": "BOLD", "fontStyle": "BOLD",
"isLoading": false, "isLoading": false,
"isVisible": true, "isVisible": true,
@ -42,7 +42,7 @@
"parentId": "qt7qcypuey", "parentId": "qt7qcypuey",
"renderMode": "CANVAS", "renderMode": "CANVAS",
"responsiveBehavior": "fill", "responsiveBehavior": "fill",
"rightColumn": 52, "rightColumn": 55,
"shouldTruncate": false, "shouldTruncate": false,
"text": "{{currentItem.Artist}}", "text": "{{currentItem.Artist}}",
"textAlign": "LEFT", "textAlign": "LEFT",

View file

@ -231,7 +231,7 @@
"parentRowSpace": 10, "parentRowSpace": 10,
"renderMode": "CANVAS", "renderMode": "CANVAS",
"responsiveBehavior": "fill", "responsiveBehavior": "fill",
"rightColumn": 51, "rightColumn": 53,
"shouldScrollContents": true, "shouldScrollContents": true,
"shouldShowTabs": true, "shouldShowTabs": true,
"tabsObj": { "tabsObj": {