AhKi / oh-my-desk

web widget desktop application
GNU General Public License v3.0
75 stars 11 forks source link

add base style of WebWidgetMobileHeader component #86

Closed HyunmoAhn closed 6 years ago

HyunmoAhn commented 6 years ago

WebWidgetMobileHeader is showed when following case

  1. scrollY of webview is 0.
  2. scrollY of webview is changing fast
  3. mouse cursor is located in hover of header.
  4. WebWIdgetSetting component is actived.

maked issue(#85) to refactor code.