Skip to content

Commit

Permalink
fixed document in icon
Browse files Browse the repository at this point in the history
  • Loading branch information
cuppazhou committed Nov 9, 2016
1 parent 08e6a1b commit ae68144
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion group-14-companion/FileScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ class screenBehavior extends Behavior {
let DocIcon = new Line({
height: 80, width: 320, skin: whiteSkin,
contents:[
new Picture({height: 50, width: 80, align:'middle', url:'./assets/icon_document_in_ring_70x70.png'}),
new Picture({height: 50, width: 80, align:'middle', url:'./assets/icon_document_in_ring_70x70_2.png'}),
new Column({height: 80, width: 240,
contents:[
//Label($, {height: 29, top: 25, width: 240, string: $[0], style: textStyle, skin:whiteSkin}),
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae68144

Please sign in to comment.