Hi, Is there a way to get rid of the scrollbars in the embedded browser? Here is what I want to do:
Have the browser render the entire page to an offscreen buffer. The page can then be scrolled by moving the destination viewport of the buffer. This give me smooth scrolling and the ability to do some effects to the rendered page. So far it looks like I specify the size of the browser content from the app but I want to do the opposite. Thanks, Brian _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
