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

invalidate startline and bottom_startline when hidden #948

Merged
merged 1 commit into from Oct 1, 2018

Conversation

ailin-nemui
Copy link
Contributor

No description provided.

this was overlooked when adding hidden line support. if the lines are
removed, Irssi has to update the startline. It does that by "scrolling"
the lines to the proper place. The scroll function was adjusted to
calculate 0 for hidden lines, thus it would miss them.
@ailin-nemui
Copy link
Contributor Author

@irssi/developers

@ailin-nemui ailin-nemui added the auto-merge This PR is scheduled for merge if no further comments are opened label Sep 28, 2018
@ailin-nemui
Copy link
Contributor Author

may be worth to ponder if there is something I overlooked

@ailin-nemui ailin-nemui merged commit 011372e into irssi:master Oct 1, 2018
@ailin-nemui ailin-nemui deleted the invalid-startline branch November 16, 2018 16:14
@ailin-nemui ailin-nemui added this to the 1.1.2 milestone Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge This PR is scheduled for merge if no further comments are opened
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant