https://bugs.freedesktop.org/show_bug.cgi?id=61710

--- Comment #10 from Jorendc <joren.libreoff...@telenet.be> ---
(In reply to comment #9)
> The FILE IMPORT function is correct.

Yes

> The incorrect is text because if you create a new presentation, and use the
> effect, and choice direction From left... the direction is really from right.

I'm not a developer, but I think we can do 2 changes

1) or we can change EVERYTHING to it's inverse. In the C++ code it is also
"FADE_FROM_UPPERRIGHT" for example.
(http://opengrok.libreoffice.org/search?q=%22diagonal-squares-left-down%22&project=core).
I don't know what the effect is on existing presentations when we change that +
this change is big.

2) we just invert the ppt(x) export function "FADE_FROM_UPPERRIGHT" must me
interpret as "FADE_FROM_LEFTDOWN" or something like that (need to be examined
how it is exported). This way only the ppt export is affected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to