Conversation
- Tweaks
* Initial plan * fix: ignore planning center song keywords Agent-Logs-Url: https://github.com/otonielpv/FreeShow/sessions/ded90b8b-4d74-468d-bb88-5514bbbe4321 Co-authored-by: otonielpv <61138950+otonielpv@users.noreply.github.com> * test: polish planning center keyword coverage Agent-Logs-Url: https://github.com/otonielpv/FreeShow/sessions/ded90b8b-4d74-468d-bb88-5514bbbe4321 Co-authored-by: otonielpv <61138950+otonielpv@users.noreply.github.com> * Eliminar planningCenterSongKeywords.test.ts * fix: expand planning center keyword filtering Agent-Logs-Url: https://github.com/otonielpv/FreeShow/sessions/60851d75-a7c2-4dc5-866c-cbf925d3dc85 Co-authored-by: otonielpv <61138950+otonielpv@users.noreply.github.com> * Eliminar planningCenterSongKeywords.test.ts --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* Easing curve editor * Working easing editor
* Commented around code area to work on * Pre merge commit * Completed functional continuous scrolling * Cleaned up slightly - Issues with jumping and whitespace * Fixed jumping problem * Finished UI integration for continuous scrolling effect * Cleaned up comments and changes * Fixed error with continuous looping true and scrolling type none * Cleaned up code * Removed continuous option and made all scrolling continuous
) * Fix line-by-line reveal off-by-one and stage display memory leaks Fix the "reveal line by line" feature where the last line was never revealed due to a mismatch between line counting (getItemWithMostLines) and the rendering filter (TextboxLines.svelte). Fix stage display output getting out of sync, lagging, and freezing after cycling through slides by addressing multiple compounding issues: leaked setInterval in Stagebox.svelte, socket listener accumulation in awaitRequest, unbounded caches, excessive JSON.stringify in reactive statements, insufficient debouncing, and uncancelable nested timeouts. Made-with: Cursor * Cleanup --------- Co-authored-by: Victor <vholz@salesforce.com> Co-authored-by: Kristoffer <kristoffervassbo@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.