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

Correctly apply valignment in journal treeview, fixes #4852 #514

Closed
wants to merge 1 commit into from

Conversation

samdroid-apps
Copy link
Contributor

This commit fixes the sroll state resuming in the journal code. The
state was being restored before the tree view was heigh enough for
the Gtk.ScrolledWindow to scroll to the correct position. This patch
changes the scroll state only after the treeview has been drawn.

Ticket Link: http://bugs.sugarlabs.org/ticket/4852

This commit fixes the sroll state resuming in the journal code.  The
state was being restored before the tree view was heigh enough for
the Gtk.ScrolledWindow to scroll to the correct position.  This patch
changes the scroll state only after the treeview has been drawn.

Ticket Link:  http://bugs.sugarlabs.org/ticket/4852
@samdroid-apps
Copy link
Contributor Author

Replaced by #519

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

Successfully merging this pull request may close these issues.

None yet

3 participants