[4.1][BUG] Maximize button no longer toggles window size.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[4.1][BUG] Maximize button no longer toggles window size.

Casey Ransberger-2
Guessing this might be related to the bounds/fullBounds changes.

Repro:

From the world menu, Open...->Browser.
Click the + button on the SystemWindow title bar. Window maximizes.
Click the + button again.

Expected:

Window returns to it's previous size.

Actual:

Nothing happens.

--
Casey Ransberger

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
Reply | Threaded
Open this post in threaded view
|

Re: [4.1][BUG] Maximize button no longer toggles window size.

Juan Vuletich-4
Hi Casey,

Casey Ransberger wrote:

> Guessing this might be related to the bounds/fullBounds changes.
>
> Repro:
>
> From the world menu, Open...->Browser.
> Click the + button on the SystemWindow title bar. Window maximizes.
> Click the + button again.
>
> Expected:
>
> Window returns to it's previous size.
>
> Actual:
>
> Nothing happens.
>
> --
> Casey Ransberger

As you think, I removed this during the Morphic cleanup to prepare for
Morphic 3. When find some non essential functionality that will need
several rewrites before the final form (i.e. scalable GUI), sometimes I
just remove it, for the time being. The biggest example is morph
rotation. Right now no morph supports rotation, even if the rotation
halo handle is still there.

Please open an issue in GitHub, so we don't forget about it.

Thanks,
Juan Vuletich

_______________________________________________
Cuis mailing list
[hidden email]
http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org