CHANGELOG

This document records all notable changes to omni.kit.widget.filter extension. This project adheres to Semantic Versioning <https://semver.org/>_.

[1.1.2] - 2022-08-10

Changed

  • Change toggle tests to check items status instead of image comparison

[1.1.1] - 2022-08-10

Changed

  • OM-104857: Change style and behavior

  • Add triangle in button area

  • Left click or Right click to show menu

  • Double click or middle click to toggle

  • Left + Hold does not work any more

[1.0.3] - 2022-08-03

Changed

  • Update golden to match omni.kit.widget.options_menu

[1.0.2] - 2022-07-15

Added

  • New keyword argument “menu_width” to set popup menu width

Changed

  • Press and holding shorter to show popup menu

  • Show background when selected

[1.0.1] - 2022-06-30

Added

  • Add arguments for button size and hide_on_click

[1.0.0] - 2022-06-10

Added

  • Initial version implementation