Skip to content

v0.8.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kirurobo kirurobo released this 17 Oct 09:33

Feature

  • Added static modal file selection dialog functions.
    • FIlePanel.OpenFilePanel()
    • FilePanel.SaveFilePanel()
  • Added 04_FileDialog sample.

Changed

  • UniWindowController.OnStateChanged delegate needs an argument (UniWindowController.WindowStateEventType.
    • It indicates "resized" or "style changed"

Fixed

  • Minor improvements for the lost keystrokes issue.