|
Rank: Advanced Member Groups: Member
Joined: 4/14/2009 Posts: 33
|
eo:Menu ExpandDirection not work in Googles Crome I have set:
Code: Visual Basic.NET
<SubMenu ShadowDepth="1" ShadowColor="#6593cf" OffsetX="3" OffsetY="0" ExpandDirection="BottomRight" />
SubMenu goes to the left. The same problem in mobile phones ...
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The sub menu expanded to the right in your screen shot. Isn't that the correct behavior?
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 4/14/2009 Posts: 33
|
Here's the menu should look like ;-) The problem is sub, sub menu (or what its now called)
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Can you try to set the menu's SubMenuPositionConfine to "None" and see if that works?
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 4/14/2009 Posts: 33
|
Have done so, the same problem with the menu ...
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
In that case please create a test project that demonstrates the problem and send it to us. We will need to run it here in order to see what we can find.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have posted a new build that addressed this issue. Please see your private message for the download location.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 4/14/2009 Posts: 33
|
Thanks, now it works in Googles Crome
But not i my mobile, using HTC Desire...
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We don't officially support mobile device yet.
Thanks!
|
|