llama.cpp/tools/server/webui/src/routes
Pascal 5113efd34c
fix: track viewportHeight via window.innerHeight to avoid unwanted scrolling (#16356)
Use <svelte:window bind:innerHeight> instead of manual resize listener

Co-authored-by: Aleksander Grygier <aleksander.grygier@gmail.com>
2025-10-03 08:01:31 +02:00
..
chat/[id] webui: switch to hash-based routing (alternative of #16079) (#16157) 2025-09-26 18:36:48 +03:00
+error.svelte webui: switch to hash-based routing (alternative of #16079) (#16157) 2025-09-26 18:36:48 +03:00
+layout.svelte fix: track viewportHeight via window.innerHeight to avoid unwanted scrolling (#16356) 2025-10-03 08:01:31 +02:00
+page.svelte
+page.ts
page.svelte.test.ts