mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
config redirect
This commit is contained in:
31
node_modules/outlayer/docs/notes.md
generated
vendored
Normal file
31
node_modules/outlayer/docs/notes.md
generated
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
## need test for
|
||||
|
||||
Check that text entity don't get added as Items
|
||||
|
||||
ignore
|
||||
unignore
|
||||
layoutItems does not layout ignored items
|
||||
|
||||
## To do
|
||||
|
||||
## docs
|
||||
|
||||
### methods you can overwrite
|
||||
|
||||
Outlayer._layoutItem( item )
|
||||
|
||||
Outlayer._resetLayout()
|
||||
|
||||
Outlayer._postLayout()
|
||||
|
||||
Outlayer._getContainerSize()
|
||||
|
||||
Outlayer._create()
|
||||
|
||||
Outlayer._manageStamp( stamp )
|
||||
|
||||
### Possibly
|
||||
|
||||
Outlayer.resize()
|
||||
|
||||
Outlayer.destroy()
|
||||
Reference in New Issue
Block a user