I found that If the TWebSplitter on the panel is moved all the way to the left(as shown below), I am unable to move it back because the splitter handle becomes hidden underneath the main menu.
Here is the demo for you to play with:
57. splitter.zip (2.2 MB)
Thanks,
Thanks for informing.
We could trace & solve this issue.
Next update will address this.
1 Like
Hi Bruno,
I tested this under TMS WEB Core 2.8. It works correctly when the Left Content Panel and the WebSplitter
have their Align
property set to alLeft
, and the Right Content Panel is set to alClient
.
However, if I change the alignment — setting both the Right Content Panel and the WebSplitter
to alRight
, and the Left Content Panel to alClient
— the issue still occurs.
57. splitter V2.zip (2.2 MB)
Thanks,
We applied further improvements for these cases.
The next update will address this.