Skip to content

v1.1.1 released

Compare
Choose a tag to compare
@HyunmoAhn HyunmoAhn released this 10 Mar 17:13
· 226 commits to master since this release

Changed

  • working about unit test code for raising coverage (#100)
  • Fix web widget title bar style for click event in window OS (#101)

Notice

Bug fix about following

  • Fix web widget title bar button is not actived in window OS
    • Because Button's parenet has -webkit-app-region: drag style code.
    • So Add Button style that -webkit-app-region: no-drag.