-
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The theme has been updated to include a floating URL bar on top of the webview, making it easier for users to access and read the URL. This enhancement improves the user experience and usability of the theme. Note: Removed meta information from the commit message.
- Loading branch information
1 parent
c229328
commit 13e1c8a
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
|
||
# Disable web view corners | ||
|
||
Disable Zen's Rounded Corners, just install and enjoy! | ||
|
||
* Disabling rounded corners has provent to increase performance as it relies on less GPU resources to render the clip-path Zen uses to create the rounded corners. |