[Cuis-dev] Windows tile resize is broken
Juan Vuletich
juan at cuis.st
Sat May 25 10:46:31 PDT 2024
On 5/24/2024 1:57 PM, Mariano Montone via Cuis-dev wrote:
> Hi.
>
> I attach some fixes to the window resizes. The calculations were off.
>
> TODO: fix #tileOpenWindows. Doesn't work well for many windows.
>
> Mariano
>
> On Fri, May 24, 2024 at 1:05 PM Mariano Montone
> <marianomontone at gmail.com <mailto:marianomontone at gmail.com>> wrote:
>
> It may be better if I reimplement the TileResizeMorph and avoid
> touching #allowedArea. So wait ...
>
> On Fri, May 24, 2024 at 11:16 AM Mariano Montone
> <marianomontone at gmail.com <mailto:marianomontone at gmail.com>> wrote:
>
> Hello,
> windows tile resize is broken in current Cuis. The fix I
> found is replace the current definition of
> SystemWindow>>allowedArea with:
>
> SystemWindow>>allowedArea
> "^(RealEstateAgent maximumUsableAreaInWorld: self world)
> insetBy: Theme current fullScreenDeskMargin"
> ^ 0 at 0 extent: Display extent
>
> I imagine the RealEstateAgent is there for a good reason, but
> I think it is fine to use the whole Display extent for tiling
> resizes.
> Also, I don't observe bad behaviour for maximize button after
> the change.
>
> Can somebody try the change and let me know what would be
> wrong with it?
>
> Thanks,
> Mariano
>
Hi Mariano,
Can you confirm that these changes sets do include your latest? I tried
them, and I see no difference.
Thanks,
--
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240525/d3f49f39/attachment.htm>
More information about the Cuis-dev
mailing list