feat: rotating multiple elements (#1960)

This commit is contained in:
Daishi Kato
2020-07-26 19:21:38 +09:00
committed by GitHub
parent ebf2923c5e
commit a2e7d8d560
4 changed files with 151 additions and 24 deletions

View File

@ -18,7 +18,6 @@ export const OMIT_SIDES_FOR_MULTIPLE_ELEMENTS = {
s: true,
n: true,
w: true,
rotation: true,
};
const OMIT_SIDES_FOR_TEXT_ELEMENT = {