daolanfler
daolanfler
**maptalks's version and what browser you use?** ---- "maptalks v1.0.0-beta.7" **Issue description** ---- 在缩放到小数级别的时候,地图中心的缩放等级和边缘的不一致。 如图是在 13.7   在整数的时候没有这个问题。不知道这是不是bug?有什么方法让鼠标滚轮缩放限制为在整数上变化吗? **Please provide a reproduction URL (on any jsfiddle like site)** ----...
related issue: https://github.com/ElementUI/element-theme/issues/78
I was migrating a vue2/vue-cli project to vite. In the production build, I found this `requrie is not defined ` error in devtools console.  I find that srcset is...
- [x] I have searched through existing issues - [x] I have read through [docs](https://vuejs.github.io/vetur) - [x] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md) ## Info - Platform: macOS - Vetur version:0.26.1 -...
fix https://github.com/lokalise/i18n-ally/issues/721#issuecomment-1842135432 Add `parseAST` for `.js` and `.ts` source files, so that we can locate the correct source position. Sorry I don't know how to add test for this one,...
First, thanks for the library. Currently copy only works with https as [Clipboard API](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard) only works in secure context, is it possible to use something like [cope-to-clipboard](https://www.npmjs.com/package/copy-to-clipboard) , or at...