Skip to content

Commit

Permalink
Merge pull request #79 from ipuppet/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
ipuppet authored Oct 1, 2022
2 parents 1c19314 + 7477e3a commit 5fd1fe1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/CAIO-en.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/CAIO-zh-Hans.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/CAIO.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/libs/easy-jsbox.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/ui/clipboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -978,7 +978,7 @@ class Clipboard {
navigationView.navigationBar.setBackgroundColor(UIKit.primaryViewBackgroundColor)

if (this.kernel.isUseJsboxNav) {
navigationView.navigationBar.withoutStatusBarHeight()
navigationView.navigationBar.removeTopSafeArea()
}
navigationView.setView(this.getListView())

Expand Down

0 comments on commit 5fd1fe1

Please sign in to comment.