Visualization 7.3.1

These Release Notes highlight the changes between Views 7.3.1 patch release and Views 7.3

Bug Fixes

The following bug fixes have been made:

  • VIEWS-22437: Memory consumption spike after migration from Views 5.5 to 7.2

  • VIEWS-22338: Custom lookAndFeel handler class doesn't change background color of IlvSCManagerRectangle class

  • VIEWS-22240: Transparency information is lost when using IlvPNGStreamer::write(IlvBitmapData* bitmapdata, ostream& stream) to write png file in Views 6.5 and 7.2

  • VIEWS-22116: The md5 value provided with our installer is wrong

API Changes

  • The 2-parameter method IlBoolean IlvPNGStreamer::write(IlvBitmapData* bitmapdata, ostream& stream) uses IlvPngWriteMethod::NoModification instead of IlvPngWriteMethod::TransparencyFromViewsBitmap. See Reference Guides.