issues Search Results · repo:Auto-Plugin/autofit.js language:TypeScript
Filter by
71 results
(58 ms)71 results
inAuto-Plugin/autofit.js (press backspace or delete to remove)https://github.com/Auto-Plugin/autofit.js/blob/7a52a341ea7313bb06b55f23b28af4964567c001/src/index.ts#L203C3-L204C60
const clientHeight = document.documentElement.clientHeight;
const clientWidth = ...
question
AprildreamMI
- 1
- Opened 23 days ago
- #104
在Vue2的项目中(适配了IE浏览器的)在添加屏幕自适应的时候使用autofit.js报错了,这个错误是因为 autofit.js 的模块格式与 Vue CLI 的打包配置不兼容导致的 permission.js:15
ReferenceError: exports is not defined at eval (autofit.cjs.js:10:23) at
./node_modules/.pnpm/autofit.js@3.2.8/node_modules/autofit.js/dist/autofit.cjs.js ...
milletpeak
- 1
- Opened on Jun 10
- #103
https://github.com/Auto-Plugin/autofit.js/blob/4b044cd4db25e1cddbf8165e305419a27f8c766a/src/index.ts#L135
Cheerwhy
- 2
- Opened on Apr 18
- #97
img width= 132 alt= Image src= https://github.com/user-attachments/assets/1d9a97be-0bdb-4ce1-8498-a74f31b46cc4 /
fuxiaochen
- 1
- Opened on Mar 4
- #91
aotufit.js会在body和app元素中都注入overflow:hidden样式,为使页面滚动我设置了#app { overflow: auto !important;
},由此引发的问题是使用遮罩后,页面仍可滚动,没办法动态切换overflow的值了。请问怎么解决?autofit能否不自动注入hidden?
question
VenchiBai
- 1
- Opened on Dec 26, 2024
- #82
image 我试了一下,当设置为false的时候,就不存在了。但是这个页面还没有额外可以滚动的页面。 应该是当有额外的页面才显示滚动条吧?
bug
WebRookie
- 3
- Opened on Dec 24, 2024
- #81

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.