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

setRightView and setLeftView? #55

Open
kosso opened this issue Apr 2, 2013 · 3 comments
Open

setRightView and setLeftView? #55

kosso opened this issue Apr 2, 2013 · 3 comments

Comments

@kosso
Copy link

kosso commented Apr 2, 2013

Is it possible to programatically set the left or right view while folded?

Also is is possible to trigger a repaint/fresh screenshot/folds of the left of right view while folded (ie: out of vide). If I change something in the let view and unfold it, the change isn't visible until the view finally folds out.

Thanks.

@honcheng
Copy link
Owner

honcheng commented Apr 3, 2013

Hi Kosso,
Do you mean change the left/right view?

To trigger a reprint, call drawScreenshotOnFold

@kosso
Copy link
Author

kosso commented Apr 3, 2013

Hi,

Yes I was wondering why setLeftContentView and setRightContentView had been
deprecated?

Thanks for the info about the reprint.

On 3 April 2013 01:07, honcheng [email protected] wrote:

Hi Kosso,
Do you mean change the left/right view?

To trigger a reprint, call drawScreenshotOnFold


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-15810595
.

@honcheng
Copy link
Owner

honcheng commented Apr 3, 2013

Hi,

It is deprecated because I have replaced it with a new method. Check the README file. The method name is similar

Sent from my iPad

On Apr 3, 2013, at 8:18 AM, Kosso [email protected] wrote:

Hi,

Yes I was wondering why setLeftContentView and setRightContentView had been
deprecated?

Thanks for the info about the reprint.

On 3 April 2013 01:07, honcheng [email protected] wrote:

Hi Kosso,
Do you mean change the left/right view?

To trigger a reprint, call drawScreenshotOnFold


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-15810595
.


Reply to this email directly or view it on GitHub.

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

2 participants