mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
for bug #60299
This commit is contained in:
@ -202,7 +202,7 @@ namespace cpdoccore {
|
||||
{
|
||||
CP_XML_NODE(L"c:rotX")
|
||||
{
|
||||
CP_XML_ATTR(L"val", (int)(theta_x + 0.5));
|
||||
CP_XML_ATTR(L"val", (int)(theta_x + 90.5));
|
||||
}
|
||||
CP_XML_NODE(L"c:rotY")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user