Skip to content

Commit

Permalink
bugfix: sidebar close card button no longer overlaps description field
Browse files Browse the repository at this point in the history
  • Loading branch information
LenaMel-99 committed Jun 19, 2024
1 parent eebd169 commit 9570a1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ buildSidebarDescriptionSpecWith: aBuilder
name: #sidebarDescription;
setText: #updateActiveCardDescription:;
getText: #activeCardDescription;
frame: (0@0.4 corner: 1@1);
frame: (0@0.5 corner: 1@1);
yourself.
2 changes: 1 addition & 1 deletion Squello-Core.package/SPBBoard.class/methodProperties.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"buildSidebarAssigneeListSpecWith:" : "lo 8/1/2022 11:06",
"buildSidebarAssigneePanelSpecWith:" : "lo 8/1/2022 11:06",
"buildSidebarCloseButtonSpecWith:" : "AH 5/25/2024 17:32",
"buildSidebarDescriptionSpecWith:" : "lo 8/1/2022 11:07",
"buildSidebarDescriptionSpecWith:" : "L.L. 6/19/2024 16:50",
"buildSidebarLabelListSpecWith:" : "lo 8/1/2022 11:07",
"buildSidebarLabelPanelSpecWith:" : "lo 8/1/2022 11:07",
"buildSidebarPotentialAssigneeListSpecWith:" : "lo 8/1/2022 11:07",
Expand Down

0 comments on commit 9570a1f

Please sign in to comment.