Child pages
  • New in 7.4

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • SVY-69 Disabled text-selection while a Drag 'n' Drop operation is taking place
    The side effect is that selecting text on elements that also have an onDragStart event handling that starts a Drag 'n' Drop event is not possible anymore 
  • SVY-521 Added ability to customize internal icons of Calendar and Image fields
    See Replacing default element imagesDefault Element Images
  • SVY-1419 Made Calendar  popup style able
    See Replacing default element imagesDefault Element Images
  • SVY-5176 Improved onRender performance on consecutive calls
    onRender will now only cause client side updates if there are actual changes to make. 
  • SVY-5701 Updated HTML Editor (in editable HTMLArea) to TinyMCE
    The old editor was replaced as it was not supported anymore and caused issues on newer browsers
    The  TinyMCE integration is a basic version of TinyMCE. It can be customized through the APP_UI_PROPERTY.HTML_EDITOR_CONFIGURATION client property of the HTML Area element
  • SVY-5774 Option to hide the loading indicator separately from the blockInputOnRequest
    Whether or not the Loading indicator is visible can now be controlled through the servoy.webclient.hideloadingindicator setting on the Servoy Admin page. Prior to Servoy 7.4 when enabling the servoy.webclient.blockinputonrequest setting, the Loading indicator would be disabled automatically.
  • SVY-5730 Added Array Arrow Up/down keyboard navigation to TableViews

...