UQcsse3200 / 2024-studio-2

MIT License
6 stars 1 forks source link

Resizing after Start #587

Closed jtayl647 closed 1 month ago

jtayl647 commented 1 month ago

Description

The minimise and maximise button causes screen resizing issues after the 'animal selection screen'. This issue is acute by the system maximise and minimise buttons being used.

How To Reproduce

Steps to reproduce the behaviour:

  1. Minimise using custom minimise button
  2. Maximise using system maximise button
  3. Continue through steps to start game
  4. See screen resize without command

Expected Behaviour

The screens should not resize without the user applying those resizing method.

Temporary Fix

Not detrimental to game can be played and tested regardless of issue.

jt-09 commented 1 month ago

done in PR #589