mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #276] Apollo not showing colors next to comments. #251
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#251
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 @NotADevBtw on GitHub (Dec 23, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/276
Describe the issue
Apollo shows colors next to comments to indicate comments as part of a chain, however this doesn’t seem to show with LiveContainer 3.1.0.
Instructions to reproduce
Run Apollo.
Check comments on a post.
Comments don’t show colors near them.
What version of LiveContainer are you using?
3.1.0-release
Other
Colors used to show up when using Apollo on LiveContainer 3.0.0 but since updating to 3.1.0 colors stopped showing up.
@hugeBlack commented on GitHub (Dec 24, 2024):
Well, I misunderstood Apple's document on what
-[NSUserDefaults registerDefaults:]do. Please try the latest build here: https://github.com/hugeBlack/LiveContainer/actions@NotADevBtw commented on GitHub (Dec 26, 2024):
Can confirm LiveContainer 3.1.53-release (main/efac495) fixes the issue.