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

Fix buffer clearing. #40

Merged
merged 1 commit into from Feb 6, 2015
Merged

Fix buffer clearing. #40

merged 1 commit into from Feb 6, 2015

Conversation

cheshir
Copy link

@cheshir cheshir commented Feb 6, 2015

If we want integrate this widget into another (f.e. GridView) we have issue with buffers: parent buffer would be prepended to generated result. To solve this problem we need clear all buffers except main.

kartik-v added a commit that referenced this pull request Feb 6, 2015
@kartik-v kartik-v merged commit 3583201 into kartik-v:master Feb 6, 2015
@kartik-v
Copy link
Owner

Check fix for #43 ... if you need to clear all previous buffers -- you need to set the new property clearBuffers to true.

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

Successfully merging this pull request may close these issues.

None yet

2 participants