Git Product home page Git Product logo

Comments (5)

nathanaccidentally avatar nathanaccidentally commented on June 11, 2024 1

It seems like even disabling all CC tweaks I still get the issue. I guess I'll try uninstalling my other CC tweaks 1 by 1 until I can get it to work and I'll report back.

from appcenter.

eswick avatar eswick commented on June 11, 2024

I will look into compatibility issues with these tweaks. Noctis is already on the list, the others are not, so I'll check them out.

from appcenter.

nathanaccidentally avatar nathanaccidentally commented on June 11, 2024

Ok. After disabling all tweaks one by one, it seems the culprit is Xen Lockscreen.

from appcenter.

Matchstic avatar Matchstic commented on June 11, 2024

Sorry about this! My tweak is manually loading all available CC pages onto a Lockscreen page. Compatibility wise, I assume that App Center does not load applications when the device is locked? If so, I'll ensure I don't load them my end.

EDIT: Have resolved the page duplication by a change on my end, dealing now with a frame y-origin issue with application pages then should be done.

EDIT2: This frame issue I'm now seeing is that an application page will have the same y-origin as other CC pages.

from appcenter.

Matchstic avatar Matchstic commented on June 11, 2024

Figured it might be easier to create a new comment to document this.

In Xen Lockscreen's Toggles page, I create an instance of XENControlCenterViewController (subclassed from CCUIControlCenterViewController) from which to retrieve available pages via -sortedVisibleViewControllers. This subclass nop's out -_layoutScrollView, and the Toggles page now refuses to add any CCUIControlCenterPageContainerViewController whose contentViewController is of class ACAppSelectionPageViewController or ACAppPageViewController.

In this subclass, I can prevent the addition of App Center pages in -_addContentViewController:, which is my next attempt at resolving the issue from my end as my current work didn't seem to fix it. Since my subclass is only ever used within my own LS pages, I don't anticipate this causing a problem.

from appcenter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.