mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 00:21:31 +08:00
rebuilt advanced and type btns
This commit is contained in:
@ -266,6 +266,7 @@ define([
|
||||
this._state.Height3d = value;
|
||||
}
|
||||
}
|
||||
this.view.$el.find('.separator-chart-3d')[props3d ? 'show' : 'hide']();
|
||||
this.view.btn3DSettings.setVisible(props3d)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user