MetaStudents / SchoolSim

A simulation of the time management aspect of school
0 stars 1 forks source link

Bars do not extend infinitely #12

Open IsaacPD opened 6 years ago

IsaacPD commented 6 years ago

After a certain point the bars just end up flying off the screen, after they reach their size limit i would imagine. I propose that once they end up off the bounds of their container to keep track of how far off the container they are in a variable rather than physically expanding it and clicking would decrease this value until it reaches 0 then it will graphically lower the bar.