Buttons now render entirely in Giraffe

This commit is contained in:
2022-06-30 23:43:16 +10:00
parent 420c6530e0
commit 5e78701b0b
4 changed files with 90 additions and 29 deletions

View File

@@ -310,7 +310,7 @@ let CreateItemFromFileName (index: int) (dirName: string) (file: string) =
| "beer" | "dessert" -> "doubleHeight"
| "mains" | "wine" | "steak temperatures" -> "doubleHeight doubleWidth"
| "entrees" -> "doubleWidth"
| _ -> ""
| _ -> "normal"
Entity.Create {
id=0