kopia lustrzana https://github.com/backface/turtlestitch
migrated list watcher rendering
rodzic
a6cadf6df5
commit
d73eb824b3
|
@ -985,3 +985,7 @@ ListWatcherMorph.prototype.show = function () {
|
|||
ListWatcherMorph.uber.show.call(this);
|
||||
this.frame.contents.adjustBounds();
|
||||
};
|
||||
|
||||
// ListWatcherMorph rendering:
|
||||
|
||||
ListWatcherMorph.prototype.render = WatcherMorph.prototype.render;
|
||||
|
|
Ładowanie…
Reference in New Issue