coreyrop / SMIP

We are working to create an educational program that will be used to help students learn how to program in MIPS code. We are using the pyspim code base to run spim through python.
1 stars 1 forks source link

Task: Static Size #88

Closed coreyrop closed 5 years ago

coreyrop commented 5 years ago

Remove the ability to resize the application on all pages, so that the application functions at a fixed size.

coreyrop commented 5 years ago

Task Test

  1. Navigate all pages
  2. Confirm that the application cannot be resized.