Skip to content

Commit

Permalink
Fixes slide miniature image morph border
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonBein committed Jul 3, 2018
1 parent 45c1127 commit 8ee90dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
as yet unclassified
updateImage

self newForm: (self slide imageForm scaledToSize: self defaultSize)
self newForm: (self slide imageForm scaledToSize: self defaultSize).
self borderWidth: self borderWidth.
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"slide" : "WoC 6/29/2018 15:19",
"slide:" : "LB 6/29/2018 17:00",
"unHighlight" : "LB 6/29/2018 17:42",
"updateImage" : "WoC 6/29/2018 15:28" } }
"updateImage" : "LB 7/3/2018 16:05" } }

0 comments on commit 8ee90dc

Please sign in to comment.