Version 7.1.x

This page contains the logs of minor releases between 7.1 and 7.2.

Version 7.1.5

PRO edition, released on February 13, 2020

Fixes

  • list icon alignment in flat-based skins
  • no repositioning of x-y custom scrollbars after autoscroll in DnD in Tree
  • DataTable: font color of selected items under drag marker in flat/compact skins
  • DataTable: printing a lot of spanned columns in the page-fit mode

Spreadsheet Fixes

  • the correct return value for alert and modalbox methods
  • cell reference errors in case of column or row deleting
  • ranges are shifted correctly in case of column or row adding/deleting
  • the correct undo behavior in case of column or row adding/deleting

Version 7.1.4

PRO edition, released on January 30, 2020

Fixes

  • print margin cannot be reset once applied
  • DataTable: column DnD fails in FireFox with zoom less than 100
  • the Comments widget does not render async users

Spreadsheet Fixes

  • print-to-size option is hidden in Material and Contrast skins

Version 7.1.3

PRO edition, released on January 23, 2020

Fixes

  • setting value into a not yet rendered Richselect control
  • number formatting regression in the Text input
  • checkboxes in the Filter view
  • replacing ScrollView dynamically
  • regression with item indices in DataTable with frozen rows
  • MultiCombo placeholder disappears when deleting values
  • DatePicker blur regression in IE11
  • DragControl ES6 regression

Version 7.1.2

PRO edition, released on January 16, 2020

Fixes

  • exit fullscreen mode on Esc key
  • Gage with enabled smoothFlow in MultiView
  • tab/arrow navigation with the Korean keyboard
  • drag-n-drop of the Submenu items
  • print the DataTable columns with zero values
  • tab navigation blocks editing in SpreadSheet
  • processing browser autofill actions with UIManager
  • Chart legend positioning in the fullscreen mode
  • Popup closes on drag actions of the inside widgets

Spreadsheet Fixes

  • liveEditor allows editing in the readonly mode

Version 7.1.1

PRO edition, released on December 10, 2019

New Features

  • Changing font for exported PDF file with the new fontURL property

Fixes

  • the wrong block-select when frozen rows are used
  • the incorrect selection/editing when frozen rows are used
  • minColumnWidth is not used during the DataTable init
  • panels added by drag-n-drop can be initialized incorrectly
  • destroying views while drag active can cause errors
  • behavior of the Highlight view when custom line-height used for text
  • regression in areaselection behaviors after Webix 7.0
  • regression in drag-n-drop in submenus after Webix 7.1
  • regression in template auto-height after Webix 7.1

Spreadsheet Fixes

  • the incorrect page rendering after sheet renaming
Back to top