Add David, Add EZGG LAN Edition 1.0 News and Pictures

This commit was merged in pull request #22.
This commit is contained in:
David Rodenkirchen
2026-05-26 00:37:20 +02:00
parent 7f33c140d8
commit 4eb8e64eca
6 changed files with 41 additions and 9 deletions
+4 -4
View File
@@ -34,10 +34,10 @@ class NewsPost(rio.Component):
for news_post_image in self.images:
image_obj = rio.Image(
news_post_image.path,
fill_mode="fit",
width=20,
height=20,
align_x=0.01
fill_mode="zoom",
align_x=0.01,
width=30,
height=25
)
image_column.add(
rio.Link(image_obj,