mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
views: Support configuration of initial window show state
Known issues: - Exiting full-screen mode currently crashes with the Chrome runtime (see issue #3182).
This commit is contained in:
@@ -108,6 +108,8 @@ patches = [
|
||||
#
|
||||
# Windows: Fix focus assignment when clicking WebView with external parent.
|
||||
# https://bitbucket.org/chromiumembedded/cef/issues/3031
|
||||
#
|
||||
# Fix minimize & fullscreen behavior on initial Widget creation.
|
||||
'name': 'views_widget',
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user