Tomasz K.

Results 65 comments of Tomasz K.

Hey @epickid976, The problem above is in our [backlog](https://mijick.notion.site/c95fe641ff684561a4523b9570113516?v=ef1470d24ddb43beab098384f6ae6676) for the current sprint, which we start this Wednesday. As for the technical explanation of why this bug happens - it's...

Hey @epickid976, It works: https://github.com/user-attachments/assets/3236da74-ded7-4fe4-a943-f49104534770 However, most likely it is my fault because I wrote documentation that nobody but me understands 😅 Could I ask you to read this and...

Ohhh, I see. It's a use case I hadn't considered, and I'm not sure if anything can be done about it (the framework creates a stack of popups for each...

Hey! Thanks for this comment. I'm going to include it in #142 patch, that will be released (hopefully) this week (sorry, I've been working on it for three weeks so...

Hey, I'm publishing release candidate version on 16 October. Sorry it takes so much time, but the update is really huge (and unfortunately has some changes to public API, as...

@obaida-mostarihi, I've just discovered this problem; let me confirm, you're using this second option to initialize the framework, with UISceneConfiguration, don't you?

@obaida-mostarihi Yeah, but it should work with that initialization anyway. I found this bug when refactoring the last public API class (exactly this one 😅). I'll try to fix it...

@obaida-mostarihi I've found the source of the problem - it seems that in iOS 18 Apple has broken hit testing. Looking for a workaround now. EDIT: Fixed in patch-3.0.0 branch

Hey @amirsaam, I'm so sorry, but unfortunately currently I can't work on it as I'm busy with three other projects: 1. I'm updating all the libraries we have (7) to...

Hey @amirsaam, Seems that I totally miscalculated the time I needed for [https://github.com/Mijick/PopupView/pull/142](url) 😅 The work is about 50% done, but given that I also have to redesign and implement...