]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama.swiftui : add "Done" dismiss button to help view (#11998)
authorDaniel Bevenius <redacted>
Sat, 22 Feb 2025 05:33:29 +0000 (06:33 +0100)
committerGitHub <redacted>
Sat, 22 Feb 2025 05:33:29 +0000 (06:33 +0100)
commitde8b5a3624499bdb9fa6e99840259998638f093f
treeee9b5061d756a228b838f546ec926e8d08159219
parent51f311e057723b7454d0ebe20f545a1a2c4db6b2
llama.swiftui : add "Done" dismiss button to help view (#11998)

The commit updates the help view in the llama.swiftui example to use a
NavigationView and a Done button to dismiss the help view.

The motivation for this is that without this change there is now way to
dimiss the help view.
examples/llama.swiftui/llama.swiftui/UI/ContentView.swift