Jump to content

When UniTreeMenu is retrieved the scroll does not appear.


eduardosuruagy

Recommended Posts

  • 4 weeks later...
  • 1 year later...
On 7/10/2019 at 4:42 PM, eduardosuruagy said:

Eu uso essa opção mas só funciona quando o menu esta aberto.

function treeMenu.afterCreate(sender)
{
    sender.el.setStyle('overflow-y', 'auto');
}

how can i do this runtime?

??

ClientEvents.ExtEvents.Values['treeMenu.afterCreate'] := 

Link to comment
Share on other sites

10 hours ago, Sherzod said:

Hello,

Sorry, what is the issue?

I would like to know how can I report this at runtime?

function treeMenu.afterCreate(sender)
{
    sender.el.setStyle('overflow-y', 'auto');
}

something similar ?

ClientEvents.ExtEvents.Values['treeMenu.afterCreate'] := 

Link to comment
Share on other sites

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...