Project

General

Profile

Actions

Bug #8359

closed

Image orientation broken during client size resizing

Added by krileon about 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
01 February 2021
Due date:
% Done:

100%

Estimated time:

Description

Image orientation is now handled by default on all modern browsers. This causes the canvas that has the image drawn on it to already be rotated. Need to check if the browser supports this and skip the orientation behavior if it does so it doesn't rotate twice.

https://www.joomlapolis.com/forum/255-developer-members-support/243534-8359-canvas-image-imported-upside-down#322966

Actions #1

Updated by krileon about 3 years ago

  • Description updated (diff)
Actions #2

Updated by krileon about 3 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !1626

Browsers that support image-orientation style with a value of from-image will be skipped since the browser will natively orientate the image.

Actions #3

Updated by beat almost 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF