fix: Duplicate title bars when showing system title bar (#1021)
* fix: Fix the issue with the display of the window title bar When initializing the window, add the configuration to set the title bar display, ensuring consistency with user settings * build: Update fl_lib to main for changes * build: Update fl_lib dependency to version v1.0.359
This commit is contained in:
@@ -66,7 +66,7 @@ dependencies:
|
||||
fl_lib:
|
||||
git:
|
||||
url: https://github.com/lppcg/fl_lib
|
||||
ref: v1.0.358
|
||||
ref: v1.0.359
|
||||
|
||||
dependency_overrides:
|
||||
# webdav_client_plus:
|
||||
|
||||
Reference in New Issue
Block a user