Skip to content

Commit 2ce761c

Browse files
fix: sometimes nothing is visible except the background
1 parent 0c63679 commit 2ce761c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/breeze-ui.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package("breeze-glfw")
55

66
package("breeze-ui")
77
add_urls("https://github.com/std-microblock/breeze-ui.git")
8-
add_versions("2025.10.13", "f7a4dc9e74526a2919d82428bf0adf30574790c2")
8+
add_versions("2025.10.29+4", "88a092a2724dbcc9d9ffb8c4d31ec8b2e6965b9d")
99
add_deps("breeze-glfw", "nanovg", "glad", "nanosvg")
1010
add_configs("shared", {description = "Build shared library.", default = false, type = "boolean", readonly = true})
1111

0 commit comments

Comments
 (0)