Skip to content

Commit

Permalink
IVYPORTAL-18072 SPIKE: Evaluate the full screen issue with new case a…
Browse files Browse the repository at this point in the history
…nd task list

- Handled feedback: make the dashboard load from memory responsiveness
  • Loading branch information
mnhnam-axonivy committed Dec 17, 2024
1 parent fe9dca1 commit e2ce1b2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public class DefaultDashboardUtils {
],
"layout": {
"w": 12,
"h": 8,
"h": 12,
"x": 0,
"y": 0
},
Expand Down Expand Up @@ -168,7 +168,7 @@ public class DefaultDashboardUtils {
],
"layout": {
"w": 12,
"h": 8,
"h": 12,
"x": 0,
"y": 0
},
Expand Down

0 comments on commit e2ce1b2

Please sign in to comment.