ucsb-cs56-projects / cs56-utilities-binary-clock

-
1 stars 5 forks source link

Blocks Only Get Bigger #45

Open xavierholt opened 7 years ago

xavierholt commented 7 years ago

If you drag to expand the window, the binary clock blocks scale and get bigger. If you drag to shrink it, they get clipped. They should scale in both cases.

You should make sure that the dimensions getting set in TimePanel#initTutorial() are actually necessary / desired (you may want to work on https://github.com/UCSB-CS56-Projects/cs56-utilities-binary-clock/issues/44 simultaneously). Using a different layout may help as well.

200 XP