0

Tree, last row is cut off if scrollbars appear?

asked 2014-08-03 02:04:00 +0800

rickcr gravatar image rickcr
704 7

I'm working with a tree that I have in vlayout. When the tree ends up needing more horizontal room a horizontal scrollbar correctly appears. The issue is it covers the last row preventing it from being selected.

What are some ways I could avoid this? I tried adding padding and margin style to the Tree itself but it didn't seem to help.! In the image below you can see there is the start of another row just below the highlighted one.

image description

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-08-05 02:46:11 +0800

cor3000 gravatar image cor3000
6280 2 7

This issue has been addressed in issue ZK-2305 and will be fixed in ZK 7.0.3

In the meantime you can disable the virtual scrollbar using the library propery org.zkoss.zul.nativebar

since this new feature caused some confusion it is disabled by default from ZK 7.0.2 on

You can also configure it locally on one page using:

Robert <custom-attributes org.zkoss.zul.nativebar="true"/>

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
2 followers

RSS

Stats

Asked: 2014-08-03 02:04:00 +0800

Seen: 11 times

Last updated: Aug 05 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More