Skip to content

v4.4.0

Choose a tag to compare

@matzimowski matzimowski released this 15 Nov 12:01
· 11 commits to master since this release
bb8f677

Improvements

import {SMART_LAYOUT} from '@brainly/html-sketchapp/html2asketch/helpers/utils';

symbol.setGroupLayout(SMART_LAYOUT.HORIZONTALLY_CENTER);

smart-layout

  • ability to apply floating numbers on lineHeight values (by @cy-park)