mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #1031] [BUG] no way to turn off double tap to open settings #909
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#909
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mitolovesyou on GitHub (Dec 7, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1031
Describe the bug
there was an option that you can enable in settings to trouble tap the app & it would open the settings. my livecontainer for some reason doesn’t have the option to disable this
Instructions to reproduce
broken
What version of LiveContainer and iOS are you using?
3.6.1 iOS 26.1
Verify steps
Crash Log
No response
Other info
No response
@hugeBlack commented on GitHub (Dec 7, 2025):
There was never an option for that. Maybe don't double tap apps if you don't want to open settings.
@mitolovesyou commented on GitHub (Dec 7, 2025):
maybe don’t be a dick dickhead. there was an option for that in settings, i remember very well- i am not crazy. ask one of your other buddies, i bet they’d know what i’m talking about
@khanhduytran0 commented on GitHub (Dec 7, 2025):
Read #598. If you have proof, add a screenshot. Also please learn to respect people, thank you. PR is welcome if you wanna add a switch.
@hugeBlack commented on GitHub (Dec 7, 2025):
No you don't. May be just search through the commit history.
The double tap feature was added in
github.com/LiveContainer/LiveContainer@6168cfd4edon July 17.Then you can take a look at all commits that changes LCSettingsView.swift after July 17. https://github.com/LiveContainer/LiveContainer/commits/main/LiveContainerSwiftUI/LCSettingsView.swift
And you will find there's no option added or removed related to the double click to open settings feature.
Maybe do a research first next time.