fix(dissertation): figure positions changed to H

This commit is contained in:
Anthony Berg 2024-05-14 12:09:10 +01:00
parent fe390689a6
commit 931e48fe94
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ Splitting up the project into multiple components has been useful for
to be implemented with minimal need to refactor other parts of the codebase
\end{itemize}
\begin{figure}[!h]
\begin{figure}[H]
\centering
\begin{tikzpicture} [align=center, node distance=4cm]
\node (connector) [box] {Checklist Tester};
@ -132,7 +132,7 @@ Brief overview of what it is supposed to do... % TODO
\item Used SQLite databse with SQLDelight which creates typesafe Kotlin APIs
to interact with the database
\end{itemize}
\begin{figure}[!h]
\begin{figure}[H]
\centering
\begin{tikzpicture}[
auto,

Binary file not shown.