issues
search
jchv
/
go-webview2
WebView2 bindings for pure Go, without CGo, based on the webview/webview bindings.
Other
263
stars
64
forks
source link
uintptr fix & NotifyParentWindowPositionChanged support
#27
Closed
leaanthony
closed
2 years ago
leaanthony
commented
2 years ago
uintptr fix notes inline
support for
NotifyParentWindowPositionChanged
. This should probably be fired automatically on resize...
jchv
commented
2 years ago
Great, LGTM.
NotifyParentWindowPositionChanged
. This should probably be fired automatically on resize...