iOS rendering errors #74

Closed
opened 2024-01-14 18:21:25 +00:00 by jgeorgi · 2 comments
Owner

On the detect page, the image itself is not rendered at the correct size on Safari:

image

Canvas appears to be the correct size for the image, so the size error is likely in the image-container. Safari/iOS used to require webkit prefix on some css. Maybe that's still the case?

On the detect page, the image itself is not rendered at the correct size on Safari: ![image](/attachments/775db145-c80d-427c-b156-37f9c27d228a) Canvas appears to be the correct size for the image, so the size error is likely in the `image-container`. Safari/iOS used to require `webkit` prefix on some css. Maybe that's still the case?
709 KiB
jgeorgi added the
bug
label 2024-01-14 18:21:25 +00:00
jgeorgi added this to the 0.2.0 milestone 2024-01-14 18:22:44 +00:00
Author
Owner

The slider for the confidence value is also not sized properly. What is the common factor between these two issues? Flex-box settings?

The slider for the confidence value is also not sized properly. What is the common factor between these two issues? Flex-box settings?
Author
Owner

Closed by #89

Closed by #89
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ALVINN/ALVINN_f7#74
No description provided.