The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Renard::Curie::Component::JacquardCanvas::Role::Scroll - Scroll role

VERSION

version 0.005

ATTRIBUTES

STEP_SIZE_RATIO

Ratio of the viewport page size to the viewport step size.

METHODS

update_bounds

Update the viewport adjustments to the scene graph size.

scroll_to_page

Scroll the view port to a given page number.

CALLBACKS

cb_on_scroll

Callback for any changes to the scroll adjustments.

AUTHOR

Project Renard

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Project Renard.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.