-
Notifications
You must be signed in to change notification settings - Fork 58
Line Wrap + Code Fold support #34
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
Conversation
Thanks I'll make these fixes...def want to be working the React / coffeescript idioms. Knew this first version didn't quite fit the way it should |
Hey @dmnd i have refactored to use forceUpdate(). This causes the BlameListView render to be called and the annotations to be properly prepared to handle folds, but it does not cause the BlameLinesComponent to be redrawn. Any ideas on why? I haven't been able to figure it out. |
It's probably because of
|
closing this. looking into bigger changes to how the front end rendering works. |
This pull request adds support code folding and Fixes #3.
Add support for: