sh95014

Results 9 issues of sh95014

At launch, AppleWin tries to restore the disk images inserted in the last session, via code in `Disk2InterfaceCard::LoadLastDiskImage`. This is great, but on macOS it makes it hard to put...

enhancement

``` % xcodes install --latest Updating... Apple ID: ***** Apple ID Password: Two-factor authentication is enabled for this account. Enter "sms" without quotes to exit this prompt and choose a...

## Environment: - OS: iOS 17.2 - IceCubesApp version: 1.19.18 ## Description Web: Ice Cubes: ![icecubes](https://github.com/Dimillian/IceCubesApp/assets/95387068/d1645822-d038-4edc-ad7d-25dc445f098a) 1. ">" is rendered as ">" 2. link detection extends beyond the close quote...

bug

Web: IceCubes: ![icecubes](https://github.com/Dimillian/IceCubesApp/assets/95387068/176b00be-7634-4796-8e7e-011dfee9efef) A relatively cheap way of improving this might be: 1. extract downloaded image from the `LazyResizableImage` 2. detect faces in the image using Vision.framework 3. take the...

enhancement

1. On an iPad, scroll to a post with a video. 2. Tap on it to play. Expected: inline playback, or full-screen playback Actual: a portrait-orientation pop-over containing a much...

enhancement

## Environment: - OS: macOS Sonoma 14.4 - IceCubesApp version: 1.10.33 (self-built) ## Description On macOS, there's no way to exit the list creation dialog. Clicking outside the dialog does...

bug

The `Paddle` class is somewhat misnamed (a paddle is one-dimensional, a joystick is two paddles), but more importantly only supports one joystick when AppleWin supports two. I don't think there...

## Environment: - OS: iPadOS 17.5.1 - IceCubesApp version: 1.10.44 ## Description When rendering a response to a message that isn't available (because the user is banned or the message...

bug

## Environment: - OS: iOS 17.5.1 - IceCubesApp version: 1.10.42 ## Description 1. Settings > Display Settings > Secondary Background Color 2. Lower opacity to something obvious, like 20% 3....

bug