Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

βœ¨πŸ”§ Refactor Widget Background Handling - Fix #2070#2076

Closed
snics wants to merge 1 commit into
LoopKit:devfrom
snics:fix-widget-ios17
Closed

βœ¨πŸ”§ Refactor Widget Background Handling - Fix #2070#2076
snics wants to merge 1 commit into
LoopKit:devfrom
snics:fix-widget-ios17

Conversation

@snics
Copy link
Copy Markdown

@snics snics commented Sep 26, 2023

Summary

The code changes refactor the widget background handling in the Loop Widget Extension. Instead of using self.background, it now checks for availability and uses self.containerBackground for newer versions, falling back to self.background for older versions. This improves compatibility across different platforms and ensures consistent widget backgrounds.

Fix for #2070

Screenshot 2023-09-26 at 16 38 25

The code changes refactor the widget background handling in the Loop Widget Extension. Instead of using `self.background`, it now checks for availability and uses `self.containerBackground` for newer versions, falling back to `self.background` for older versions. This improves compatibility across different platforms and ensures consistent widget backgrounds.
@snics snics mentioned this pull request Sep 26, 2023
@bfeinzimer
Copy link
Copy Markdown

thanks for fixing this, awaiting the merge.

@ps2
Copy link
Copy Markdown
Collaborator

ps2 commented Sep 29, 2023

@snics Thanks for this. Going to merge #2078 with the margin fix.

@ps2 ps2 closed this Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants