Regions not automatically recollapsing. - Ext JS

本文讨论了BorderLayout中弹出区域的行为问题,并提出了对于Vista主题下非活动标签外观的改进建议,通过使用新的背景图片提升了用户体验。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

If I pop out a region in a borderlayout by clicking on the empty area, it doesn't automatically retract, nor does clicking outside the area make it retract. Is this behavior expected in 1.0?

Also, I don't like the way the inactive tabs look on the vista theme, there is nothing distinguishing the end of the tab. It needs at least a border, or more likely an image.

/*  old
.x-tabs-bottom .x-tabs-strip .x-tabs-right {
	 background:transparent;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-left {
	 background:transparent;
}
*/
/* new */
.x-tabs-bottom .x-tabs-strip .x-tabs-right {
    background:transparent url(../images/vista/tabs/tab-btm-inactive-right-bg.gif) no-repeat bottom right;
}
.x-tabs-bottom .x-tabs-strip .x-tabs-left {
    background:transparent url(../images/vista/tabs/tab-btm-inactive-left-bg.gif) no-repeat bottom left;
}
Using the inactive images seems to make it look a lot better.
Reply With Quote
  #2  
Old 02-21-2007, 02:11 PM
Default

Youa re welcome to do that if you want. In Vista black, that's how the tabs are.
Reply With Quote
  #3  
Old 02-21-2007, 05:59 PM
Default

Quote:
Originally Posted by jacksloc
Youa re welcome to do that if you want. In Vista black, that's how the tabs are.
Can you confirm the bug with the panels autocollapsing though?
Reply With Quote
  #4  
Old 02-21-2007, 06:13 PM
Default

Fixed in Rev 8.
Reply With Quote
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值