From 1b8c0a963b5f89cab68497fe96fb040cf0cddce4 Mon Sep 17 00:00:00 2001 From: Nikita Krupin Date: Thu, 17 Mar 2022 19:17:08 -0400 Subject: [PATCH] scroll stretch disabled fixes #14, rounded app corners --- NUXT/components/bottomNavigation.vue | 2 ++ NUXT/layouts/default.vue | 51 ++++++++++++++++++++------- NUXT/nuxt.config.js | 1 + NUXT/pages/mods/theme.vue | 37 +++++++++++++++++-- android/.idea/misc.xml | 2 +- ios/App/App.xcodeproj/project.pbxproj | 10 +++--- ios/App/App/Info.plist | 2 +- ios/App/Podfile | 8 ++--- scripts/build.sh | 0 9 files changed, 89 insertions(+), 24 deletions(-) mode change 100644 => 100755 scripts/build.sh diff --git a/NUXT/components/bottomNavigation.vue b/NUXT/components/bottomNavigation.vue index 15ae524..fb21134 100644 --- a/NUXT/components/bottomNavigation.vue +++ b/NUXT/components/bottomNavigation.vue @@ -31,6 +31,8 @@ export default {