CCExtractor / ultimate_alarm_clock

GNU General Public License v2.0
68 stars 124 forks source link

Bug: Overflow issue when deleting alarm. #513

Closed Spiral-Memory closed 2 weeks ago

Spiral-Memory commented 6 months ago

Description

There is an overflow issue in the section where we choose an alarm to delete. While debugging, it indicates "Right Overflowed by 32 PIXELS"

Screenshots

f654000d-ea9e-4682-95b7-2ba8cf4e0849

MarkisDev commented 5 months ago

I've assigned this to you, the associated PR has some conflicts, please resolve it :)

Gaurav-Kushwaha-1225 commented 4 weeks ago

Hey @MarkisDev , If the issue is not yet resolved, can you assign it to me ??

AryanSarafDev commented 4 weeks ago

Hey @MarkisDev , If the issue is not yet resolved, can you assign it to me ??

@Gaurav-Kushwaha-1225 If you can check if the error is still there? For me, it's working fine. If you can reproduce the error, I will assign this to you or close the issue.

Gaurav-Kushwaha-1225 commented 2 weeks ago

Hey @MarkisDev , If the issue is not yet resolved, can you assign it to me ??

@Gaurav-Kushwaha-1225 If you can check if the error is still there? For me, it's working fine. If you can reproduce the error, I will assign this to you or close the issue.

AryanSarafDev commented 2 weeks ago

Hey @MarkisDev , If the issue is not yet resolved, can you assign it to me ??

@Gaurav-Kushwaha-1225 If you can check if the error is still there? For me, it's working fine. If you can reproduce the error, I will assign this to you or close the issue.

  • I tried to reproduce the error.

  • This overflow error not only lies in this page but also on some new pages and features. For example, below are a few examples regarding this.

This has to be resolved. @AryanSarafDev

photo_2024-08-27_22-32-32 photo_2024-08-27_22-32-34 photo_2024-08-27_22-32-39

@Gaurav-Kushwaha-1225 I see. You can start fixing them if you want. I have merged your theme update too.

Gaurav-Kushwaha-1225 commented 2 weeks ago

Sure, @AryanSarafDev. I'm working on this issue.