Skip to content

erp5_officejs_drone_capture_flag: fix projection proportionality

Léo-Paul Géneau requested to merge lpgeneau/erp5:fix_rotation into master

Fix projection by not making a square map from non square limits (width != depth). This way rotation does not result anymore in deformed shapes (it was the case until now because proportionality was not respected between width and depth).

Edited by Léo-Paul Géneau

Merge request reports