KuikaBoost v 1.3 Release Notes

KuikaBoost
2 min readMar 14, 2019

--

What is new

Font List: Missing fonts of the project are listed in the right panel of the screen page in two main groups.

  • List of fonts not detected on your system, embed code can be added.
  • List of locally detected fonts with missing links, embed code can be added to make sure fonts will work correctly on other systems.

Screen Background Editing: If a selected screen has a solid color background, it’s opacity and color can be viewed and changed in the right panel.

Support drawing shadows for images: Images with shadow(s) are drawn properly using box-shadow CSS property.

Padding: Display and edit properties for padding values have been added to the right panel.

Size: Width/height types and values can be changed as following

  • Px: when the height/width is set to px that means it has a fixed specific width/height.
  • %: when the height/width is set to % that means it has that percentage amount of its container/parent.
  • A: when the height/width is set to Auto that means it will adjust its size according to the size of it’s children.

Auto/Fix Text Buttons have been replaced with this feature.

Improvements

Default Project Name: Show default name of the uploaded file instead of my new project text.

Displaying Screen Size: Display the width and the height of the selected screen.

Right Panel Visual improvement: Right panel layout part is reorganized to the following sections

Bug Fixes:

Top Element: Resize, group and ungroup issues for the top element have been fixed.

Group: Errors occurs from Grouping items inside stack layouts have been fixed.

Operations:

Domain Name: Boost App has been moved to app.boost.dev domain.

Originally published at kuikaboost.zendesk.com.

--

--