简体   繁体   English

EXTJS Ext.window.Window 句柄宽度

[英]EXTJS Ext.window.Window Handle Width

I'm using EXTJS 6.2.0.我正在使用 EXTJS 6.2.0。 When creating a popup using Ext.window.Window the handles to resize the window are about 10px wide.使用 Ext.window.Window 创建弹出窗口时,调整窗口大小的手柄大约为 10px 宽。 Is there some way to control this?有没有办法控制这个?

Classic has a theme css variable $resizer-handle-size Ext.resizer.Resizer has Theme variables to manipulate the handles, size color etc Classic 有一个主题 css 变量 $resizer-handle-size Ext.resizer.Resizer 有主题变量来操作句柄、大小颜色等
Ext.resizer.Resizer Ext.resizer.Resizer

Here is a fiddle (not mine) that modifies the values via css.这是一个通过 css 修改值的小提琴(不是我的)。 Look at app.js and app.css查看 app.js 和 app.css

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM