Comment by realusername
6 days ago
Is that blurry mess on the video seriously how resizing works on iOS or is it just a POC made by some dev?
6 days ago
Is that blurry mess on the video seriously how resizing works on iOS or is it just a POC made by some dev?
That is how window resizing on iOS 27 apps streamed to macOS 27 works right now in the first beta, I reckon it won't change.
It gives me a headache. How could anyone look at it and think it doesn't need to change?
Apple has used this kind of blurry resizing animation in the past. For example, circa macOS 10.14 Mojave resizing windows in Split View would have the same effect: https://youtu.be/KDDMUxBtnkI
current view transition stack on ios was built for static transition between two well know layouts, like portrait to landscape rotation change. i would like live reflow too but i suspect 99% of existing apps aren’t ready to reflow at 120hz when they’ve been written around tween(start layout, end layout) style for decades
1 reply →
Wow seriously? To me it looks like a throwback to Windows 95 lightweight settings or some lightweight WM of the early 2000s like Fluxbox/OpenBox which didn't implement proper resizing to save on resources.