-
Notifications
You must be signed in to change notification settings - Fork 19
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
Added RightSidebar Kodi icon and hover effect on progress slider #79
Closed
developingright
wants to merge
21
commits into
xbmc:main
from
developingright:changed-rightsidebar-icon-and-slider-progress-hover
Closed
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
3fc31e9
Changed RightSidebar Kodi icon and added hover effect on progress slider
developingright 8fd7d4e
update to parcel 2.0
f382788
added addon.xml and icon.png and tested installing from zip
83ed2a0
Update readme and gitignore
razzeee 64980fe
Use pipeline to bundle
razzeee 7e9e63d
Merge pull request #81 from xbmc/addon
razzeee c9e0971
Bump ansi-regex from 4.1.0 to 4.1.1
dependabot[bot] 54f3889
update demo gif path in readme
ionif 2611f9b
Merge pull request #82 from xbmc/dependabot/npm_and_yarn/ansi-regex-4…
razzeee b5a1e50
changes regarding usage of local image
developingright 367d8ff
fixed variable names and inlined the function
Kunal-8789 ae41ce7
changed few variable names.
Kunal-8789 f9f79e3
Merge pull request #84 from Kunal-8789/work_on_videos_page
razzeee 3e41059
Used local image for rightsidebar and installed parcel-static-file pa…
developingright 2830291
updated package.json and used parcel2 version of static-files-copy pa…
developingright a620d0e
Changed RightSidebar Kodi icon and added hover effect on progress slider
developingright a3999e6
changes regarding usage of local image
developingright e94d190
Used local image for rightsidebar and installed parcel-static-file pa…
developingright 556fc31
updated package.json and used parcel2 version of static-files-copy pa…
developingright 2cd1a30
updated transfomer-elm version
developingright 231d790
fixed conflicts
developingright File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will need to be a local image in the end. Chorus will have to work fine when your offline.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @razzeee ,
I have made changes to the code, now the images which is being used in the rightsidebar is local.