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

[WIP] UI intensity slider for the KDE rendering API #849

Draft
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

JoaoDell
Copy link
Contributor

@JoaoDell JoaoDell commented Aug 27, 2023

Hello everyone, this is a draft PR to implement a UI intensity slider for the KDE rendering API. It is a simple slider that controls the intensity of the bandwidths:
image
Currently, it is based on the old version of the API and shall be updated to match the current one, but I am already going to open this so it is properly registered. One important thing to say is that, the way it is now, it is for some reason I still don't know, crashing. When I work on it again I am going to investigate it and probably open an issue, so expect updates.

JoaoDell and others added 30 commits July 19, 2023 18:54
@codecov
Copy link

codecov bot commented Aug 27, 2023

Codecov Report

Merging #849 (1c4c52c) into master (e0741be) will decrease coverage by 1.20%.
The diff coverage is 0.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #849      +/-   ##
==========================================
- Coverage   84.49%   83.30%   -1.20%     
==========================================
  Files          44       45       +1     
  Lines       10454    10605     +151     
  Branches     1411     1420       +9     
==========================================
+ Hits         8833     8834       +1     
- Misses       1252     1402     +150     
  Partials      369      369              
Files Changed Coverage Δ
fury/actors/effect_manager.py 0.00% <0.00%> (ø)
fury/shaders/__init__.py 100.00% <ø> (ø)
fury/window.py 77.77% <0.00%> (-0.30%) ⬇️
fury/shaders/base.py 89.21% <33.33%> (-1.70%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant