
(Some other minor things here and there.) original commit: debd1f9f1e6899e2a7e4ab5de929a49df490b5c7
9 lines
173 B
Racket
9 lines
173 B
Racket
#lang scribble/doc
|
|
@(require "common.rkt")
|
|
|
|
@defclass/title[aligned-editor-snip% editor-snip% ()]{
|
|
|
|
Calls the @method[aligned-pasteboard<%> realign] method when resized.
|
|
|
|
}
|