Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ command connectorResize pControl
set the width of group pControl of me to 20
set the top of group pControl of me to the top of me

set the width of widget "icon" of group pControl of me to 12
set the width of widget "icon" of group pControl of me to 13
set the height of widget "icon" of group pControl of me to the width of widget "icon" of group pControl of me
set the loc of widget "icon" of group pControl of me to the loc of group pControl of me
end connectorResize
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ command connectorResize pControl
set the width of group pControl of me to 20
set the top of group pControl of me to the top of me

set the width of widget "icon" of group pControl of me to 12
set the width of widget "icon" of group pControl of me to 13
set the height of widget "icon" of group pControl of me to the width of widget "icon" of group pControl of me
set the loc of widget "icon" of group pControl of me to the loc of group pControl of me
end connectorResize
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ command connectorResize pControl
set the width of group pControl of me to 20
set the top of group pControl of me to the top of me

set the width of widget "icon" of group pControl of me to 12
set the width of widget "icon" of group pControl of me to 13
set the height of widget "icon" of group pControl of me to the width of widget "icon" of group pControl of me
set the loc of widget "icon" of group pControl of me to the loc of group pControl of me
end connectorResize
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ command connectorResize pControl
set the width of group pControl of me to 20
set the top of group pControl of me to the top of me

set the width of widget "icon" of group pControl of me to 12
set the width of widget "icon" of group pControl of me to 13
set the height of widget "icon" of group pControl of me to the width of widget "icon" of group pControl of me
set the loc of widget "icon" of group pControl of me to the loc of group pControl of me
end connectorResize
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ command connectorResize pControl
set the width of group pControl of me to 20
set the top of group pControl of me to the top of me

set the width of widget "icon" of group pControl of me to 12
set the width of widget "icon" of group pControl of me to 13
set the height of widget "icon" of group pControl of me to the width of widget "icon" of group pControl of me
set the loc of widget "icon" of group pControl of me to the loc of group pControl of me
end connectorResize
1 change: 1 addition & 0 deletions notes/bugfix-22443.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Align widget "icon" with connectors in Project Browser