entirely different approach to layout
This commit is contained in:
@@ -128,6 +128,10 @@ export class WaScaleManager {
|
||||
this.applyNewSize();
|
||||
}
|
||||
|
||||
public getActualZoom(): number {
|
||||
return this.actualZoom;
|
||||
}
|
||||
|
||||
/**
|
||||
* This is used to scale back the ui components to counter-act the zoom.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user