mirror of
https://github.com/lxsang/Diya-API.git
synced 2024-12-26 11:28:22 +01:00
Meta node should not visible
This commit is contained in:
parent
8978c06efa
commit
0e78e6769d
@ -24,6 +24,11 @@ DiyaMetaNode >> extent [
|
||||
^ 0@0
|
||||
]
|
||||
|
||||
{ #category : #initialization }
|
||||
DiyaMetaNode >> initialize [
|
||||
visibility := false.
|
||||
]
|
||||
|
||||
{ #category : #testing }
|
||||
DiyaMetaNode >> inner: aPoint [
|
||||
^ false
|
||||
|
Loading…
Reference in New Issue
Block a user