Replies: 1 comment 3 replies
-
!!!UPDATE!!! Webpage actually receives my input , but I can see changes just if I do something with window itself (for example - maximize). It seems there is some issue with rerendering Tryed to set such settings, but it didnt help
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! Using Cefsharp.WPF.Netcore 123.0.60. Everything actually works almost ok, but browser on my form doesnt respond to my user input (neither clicks, nor scrolling). What am I doing wrong? Added the simple playground project to reproduce the behavior https://github.com/lofti198/CefWPF_PG/blob/master/MainWindow.xaml.cs . Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions