Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scrollmorph doesn't update scrollbars when morph is attached inside it #22

Open
davidedc opened this issue Feb 12, 2015 · 0 comments
Open

Comments

@davidedc
Copy link

steps:

  • open scrollframe
  • open a morph so it only partially overlaps
  • attach the morph to the frame inside the scrollframe

like so:
screen shot 2015-02-12 at 01 47 10

obtained:

  • the part of the morph outside the scrollframe is not cleared
  • the scrollframe doesn't show scrollbars
    screen shot 2015-02-12 at 01 47 52

expected:

  • the part of the morph outside the scrollframe should be cleared
  • the scrollframe should update its scrollbars
    screen shot 2015-02-12 at 01 47 26

(this is fixed in Zombie Kernel but can't reference exact commit, bisection might be necessary)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant