generated from nhcarrigan/template
80a59a0b22f0a21109f1b229c21f390478db1456
- Move isRestoringScroll = true before await tick() so scroll events fired during the DOM transition cannot incorrectly set shouldAutoScroll to false, breaking autoscroll for all tabs except the first - Guard the windowStart reactive block with isSwitchingConversation so stale lines from the previous conversation cannot override the correct windowStart after a tab switch - Fix lazy load threshold to trigger relative to the visible window top (windowStart * AVG_LINE_HEIGHT + 300) rather than the absolute scroll container top, so older messages load without scrolling through the spacer
hikari-desktop
Desktop companion application featuring Hikari.
Live Version
This page is currently deployed. View the live website.
Feedback and Bugs
If you have feedback or a bug report, please log a ticket on our forum.
Contributing
If you would like to contribute to the project, you may create a Pull Request containing your proposed changes and we will review it as soon as we are able! Please review our contributing guidelines first.
Code of Conduct
Before interacting with our community, please read our Code of Conduct.
License
This software is licensed under our global software license.
Copyright held by Naomi Carrigan.
Contact
We may be contacted through our Chat Server or via email at contact@nhcarrigan.com
Description