EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
December 14, 2024, 03:40:45 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for Vue
>
LayoutPanel Resize Handle Width
Pages: [
1
]
« previous
next »
Print
Author
Topic: LayoutPanel Resize Handle Width (Read 9785 times)
don
Newbie
Posts: 28
LayoutPanel Resize Handle Width
«
on:
August 03, 2021, 05:23:39 AM »
Is there any way to adjust the width of the resize handles (edge borders) on LayoutPanels? I see Resizable has an "edge" property, but I don't see it on the LayoutPanel.
Logged
jarry
Administrator
Hero Member
Posts: 2279
Re: LayoutPanel Resize Handle Width
«
Reply #1 on:
August 05, 2021, 08:08:58 AM »
Please set the 'edge' property value for the region panel. Make sure to update to the newest version.
Code:
<LayoutPanel region="west" :split="true" :edge="5" :bodyStyle="{padding:'5px'}"
...
</LayoutPanel>
Logged
don
Newbie
Posts: 28
Re: LayoutPanel Resize Handle Width
«
Reply #2 on:
August 25, 2021, 04:26:52 AM »
Quote from: jarry on August 05, 2021, 08:08:58 AM
Please set the 'edge' property value for the region panel. Make sure to update to the newest version.
Changing the 'edge' property has no effect.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...