Skip to content

Commit

Permalink
Merge pull request #33 from jillro/maud/fix_search_transition
Browse files Browse the repository at this point in the history
Fix layout transition on search
  • Loading branch information
jillro authored Dec 18, 2024
2 parents bfb3600 + 8b7d3ec commit f1ed0b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Root.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
}
tick().then(debouncedLayout);
$skipNextTransition = false;
};
</script>

Expand Down

0 comments on commit f1ed0b1

Please sign in to comment.