79074181

Date: 2024-10-10 11:34:25
Score: 1.5
Natty:
Report link

you should try adding b.update() in showb(e) to force re-render like this:

def showb(e):
b.border = ft.border.all(1, ft.colors.WHITE)
b.update()
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: doohed