- This topic has 13 replies, 2 voices, and was last updated 6 years, 4 months ago by
HeDiBo.
-
AuthorPosts
-
August 18, 2018 at 11:04 am #37913
HeDiBo
ParticipantUsing this test project:
[attachment=8860:acTstSlidingPanel.zip]
when I click the roll out panel, it leaves me with a ghost of the button:
[attachment=8861:RollOutGhost.jpg]
Also, the caption of the button cannot be positioned in the middle or at the top.
August 20, 2018 at 1:09 pm #58293Support
KeymasterThank you for the project
TsRollOutPanel doesn't work with Align property, this is the reason of the problem.
I hope to improve it soon.
August 24, 2018 at 12:28 pm #58303HeDiBo
Participant'Support' wrote:Thank you for the project
TsRollOutPanel doesn't work with Align property, this is the reason of the problem.
I hope to improve it soon.
Thanks. I suppose you agree that it is a bug?
August 25, 2018 at 4:26 am #58306Support
KeymasterYes. The Align property should not be published while not supported.
I will try to support it later.
September 19, 2018 at 11:38 am #58391HeDiBo
Participant'Support' wrote:Yes. The Align property should not be published while not supported.
I will try to support it later.
Align seems to work somewhat (although in some cases, the button is ghosted for a moment).
However Alignment still does not work (caption will always stay at the left hand side).
Also, the placement of the button in expanded state is only correct if placement is asTop. In all cases except asTop the button should move with the panel.
The combination Align = alBottom and Placement = asTop gives a very strange behavior.
September 26, 2018 at 1:21 pm #58422HeDiBo
Participant'HeDiBo' wrote:Align seems to work somewhat (although in some cases, the button is ghosted for a moment).
However Alignment still does not work (caption will always stay at the left hand side).
Also, the placement of the button in expanded state is only correct if placement is asTop. In all cases except asTop the button should move with the panel.
The combination Align = alBottom and Placement = asTop gives a very strange behavior.
No improvement in 14.02
October 2, 2018 at 2:59 pm #58443HeDiBo
Participant'HeDiBo' wrote:No improvement in 14.02
The problem became worse in 14.03.
I cannot get the sample project to work properly anymore.
[attachment=8933:acTstSlidingPanel.zip]
October 18, 2018 at 2:57 pm #58507HeDiBo
Participant'HeDiBo' wrote:The problem became worse in 14.03.
I cannot get the sample project to work properly anymore.
[attachment=8933:acTstSlidingPanel.zip]
It's a bit better in 14.04. But you can try it yourself in my sample project, by setting both Align and Placement properties to all possible combinations. You'll see that most combinations do not work OK.
A special case occurs with Align is alTop and Placement is asBottom. It seems to work, but the direction arrows point now in the wrong direction.
October 18, 2018 at 2:58 pm #58508HeDiBo
ParticipantThe Alignment property is still not honored.
October 21, 2018 at 2:09 pm #58524Support
Keymaster'HeDiBo' wrote:The Alignment property is still not honored.I will try to make it in the v14.05
October 23, 2018 at 10:54 am #58543HeDiBo
Participant'Support' wrote:I will try to make it in the v14.05
The Alignment works now
However, Placement and Align properties do not work together properly.
This is a picture with Align = alBottom and Placement = asTop:
[attachment=8970:Rollout1..jpg]
As you can see, the DirectionArrow points the wrong way.
BUG: This is shown, when clicking on the rollout button:
[attachment=8971:Rollout2..jpg]
We get ghosting at the right hand side.
November 13, 2018 at 11:00 am #58606HeDiBo
Participant'Support' wrote:I will try to make it in the v14.05
In 14.06 the ghosting is fixed
However the arrows still point the wrong way in these cases:
- Align = alTop, Placement = asBottom
[*] Align = alLeft, Placement = asRight[*]Align = alBottom, Placement = asTop[*]Align = alRight, Placement = asLeft
In other words, if the Placement is the opposite of Align, the arrow should be reversed too.
November 14, 2018 at 11:06 am #58619Support
KeymasterThis behavior will be improved in the v14.07 at the nearest days.
November 23, 2018 at 10:28 am #58659HeDiBo
Participant'Support' wrote:This behavior will be improved in the v14.07 at the nearest days.
All's well now 🆗
-
AuthorPosts
- You must be logged in to reply to this topic.