Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Icons are wonky on iOS due to mis-masking #22

Closed
tingmelvin opened this issue Jun 6, 2022 · 1 comment
Closed

[BUG] Icons are wonky on iOS due to mis-masking #22

tingmelvin opened this issue Jun 6, 2022 · 1 comment
Assignees
Labels
bug Something isn't working upstream Requires a fix upstream in order for it to be fixed

Comments

@tingmelvin
Copy link
Owner

As title states.

Reason being Safari doesn't support it (and Capacitor runs on Safari on iOS, whereas the rest uses Chromium) - see https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/d


Actionables:
Rectify as per how Damian rectified it

@tingmelvin tingmelvin added the bug Something isn't working label Jun 6, 2022
@tingmelvin tingmelvin self-assigned this Jun 6, 2022
tingmelvin added a commit that referenced this issue Jun 22, 2022
1. Added option to permanent show sidebar tabs (see issue #23 )
2. Updated styling to fit Obsidian v0.15
3. Removed custom icon pack for iOS/iPadOS ( see issue #22 )
4. added popover margins and borders
5. hotkey container fixes
6. Fixed community plugin info and readmes margins and stuff, and buttons in community plugins
7. added % for progress bar options
8. justified tables in Infobox callout
9. added equation counting in LaTeX CSSClass
10. fixed `.file-embed` border awkwardness, especially if it's empty
11. added styling for empty page
12. `hr` resize fixes
@tingmelvin tingmelvin added the upstream Requires a fix upstream in order for it to be fixed label Jun 23, 2022
@tingmelvin
Copy link
Owner Author

Fixed in v0.5.3 where it defaults to Obsidian icons. Will wait till Safari does something about it to do a proper fix I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream Requires a fix upstream in order for it to be fixed
Projects
None yet
Development

No branches or pull requests

1 participant