Palette renderer
This commit is contained in:
@@ -102,6 +102,12 @@ export class EditorComponent implements OnInit, OnDestroy {
|
||||
@Input()
|
||||
paletteSize: number;
|
||||
|
||||
/**
|
||||
* Palette entry padding
|
||||
*/
|
||||
@Input()
|
||||
paletteEntryPadding: dia.Size;
|
||||
|
||||
/**
|
||||
* Min zoom percent value
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user