Jump to content

Recommended Posts

Posted

Hello,

I use a Tunitool button with a dropdown menu.

i would like the arrow position for deploy menu was on the rigth of text and not below.

 

I have this :

post-892-0-78221000-1495185923_thumb.png

and i would :

post-892-0-56597000-1495185958_thumb.png

 

Do you think it is possible  and how ?

 

Posted

Hi,

 

Can you try this approach for now (it's by default):

 

Or this solution is not good for you ?!

 

UniToolButton -> ...

function beforeInit(sender, config)
{
    config.arrowAlign = 'right'
}

Best regards,

Posted

hum, it is not that i would do.

The text must go down in the same part that arrow. and the arrow must be align on rigth of this part

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...