TextField输入,编辑时字体变大

发布于 2024-12-11 13:11:58 字数 143 浏览 0 评论 0原文

当我在计算机上测试 Actionscript 3 flash 程序时,没有任何问题。但是,当我将其传输到 iPhone 并单击要编辑的文本时,我可以对其进行编辑,但编辑时字符会变得比实际更大。

当我停止编辑时,字体会恢复到原始大小。编辑时如何防止字体变大?

When I test my Actionscript 3 flash program on my computer, there's nothing wrong. But when I transfer it to my iPhone and I click on the text I want to edit, I can edit it, but the characters grow bigger than they actually are while editing.

When I stop editing, the font gets back to the original size. How can I keep the font from growing when I edit it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

随波逐流 2024-12-18 13:11:58

我刚刚遇到这个问题。使用经典的文本输入文本框,设置字体系列,并为消除锯齿选择“使用设备字体”。这解决了缩放问题。

I was just having this problem. Use a classic text input textbox, set the font family, and for anti-alias choose "Use device fonts". This solves the zoom problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文