v-scale-screen icon indicating copy to clipboard operation
v-scale-screen copied to clipboard

Vue large screen adaptive component vue大屏自适应组件

Results 14 v-scale-screen issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/Alfred-Skyblue/v-scale-screen/assets/35590555/6a0414b3-b1d8-45a7-8be0-c92ec84f3870) ,不影响使用,但是有版本警告,装了1.0提示又会vue版本不匹配,

![image](https://github.com/Alfred-Skyblue/v-scale-screen/assets/50763542/fd0523fb-6e08-474e-bd0e-456128a09232) ![image](https://github.com/Alfred-Skyblue/v-scale-screen/assets/50763542/bedb7ae3-002c-4a03-889f-e67219f85086) ![image](https://github.com/Alfred-Skyblue/v-scale-screen/assets/50763542/cc0ea5e8-6885-4695-85c6-c91ebcb2bc4e)

缩放会导致openlayers的点击事件错位

在2560*1440分辨率无法触发,在1980*1080正常,麻烦问下这个怎么回事

比如说我有顶部导航栏,或者侧边导航栏,大屏只在内容区展示,这时候计算的宽高可能会忽略了导航栏的宽度。能否加多一个`extendWidth`或`extendHeight`用于开发者追加宽高,并入计算

pr welcome

### 描述 你好,我测试时候发现,当初始化加载得时候必然出现地图变形得情况,画面其它元素都正常显示;只有当窗口尺寸变化时(比如按F11全屏)画面就正常了;我自己觉得是在init的时候会变形,而在update的时候地图显示就能正常。想请问下这个情况有可能问题出在哪里? ### 环境 - 地图组件使用antvL7 - V-scale-screen使用的是VUE2 - 页面初始尺寸是1920*1080 ### 期望 [![z93v4g.png](https://s1.ax1x.com/2022/11/10/z93v4g.png)](https://imgse.com/i/z93v4g) ### 实际 [![z93zCQ.png](https://s1.ax1x.com/2022/11/10/z93zCQ.png)](https://imgse.com/i/z93zCQ)

布局也改成flex布局,还是存在偏移,有没有什么解决方案?