79345962

Date: 2025-01-10 14:11:08
Score: 1
Natty:
Report link

This is my 'caveman' solution until I get an actual working automated scailing of the height:

I manually enter the desired starting height:

#self.height = self.minimum_height
self.height = dp(220)

I then add a cumulative height change within the add and remove functions:

self.height += dp(40)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Joseph Joe Soltan