forked from github/dataease
Merge pull request #10616 from dataease/pr@dev-v2@refactor_scroll
refactor(数据大屏): 修改宽高自动定位到大屏中心点
This commit is contained in:
commit
d22634b831
@ -29,6 +29,7 @@ const onColorChange = val => {
|
|||||||
|
|
||||||
const onBaseChange = () => {
|
const onBaseChange = () => {
|
||||||
snapshotStore.recordSnapshotCache('renderChart')
|
snapshotStore.recordSnapshotCache('renderChart')
|
||||||
|
useEmitt().emitter.emit('initScroll')
|
||||||
}
|
}
|
||||||
|
|
||||||
const themeAttrChange = (custom, property, value) => {
|
const themeAttrChange = (custom, property, value) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user