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

replaced player button unicode with SVG #6030

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

benbarn313
Copy link
Contributor

Fix for issue #6007

Unicode for the buttons on the Player widget was replaced with SVGs.
This will make them appear the same on all Operating Systems.

Thanks @ahuang11 for the help on this one!

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4d88374) 84.67% compared to head (fdb8a5d) 83.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6030      +/-   ##
==========================================
- Coverage   84.67%   83.13%   -1.54%     
==========================================
  Files         291      291              
  Lines       43816    43816              
==========================================
- Hits        37100    36426     -674     
- Misses       6716     7390     +674     
Flag Coverage Δ
ui-tests 38.23% <ø> (-2.42%) ⬇️
unitexamples-tests 72.86% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ahuang11
Copy link
Contributor

Here's a preview of what it looks like
image

@philippjfr
Copy link
Member

Thanks @benbarn313, looks great. Congrats on your first TS contribution!

@philippjfr philippjfr merged commit 3448cdd into holoviz:main Dec 13, 2023
9 of 13 checks passed
philippjfr pushed a commit that referenced this pull request Dec 15, 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.

None yet

3 participants