Skip to content

Resolving icon flaw in comboBox2D#576

Closed
lej0hn wants to merge 4 commits into
fury-gl:masterfrom
lej0hn:combobox/flaw/tabui
Closed

Resolving icon flaw in comboBox2D#576
lej0hn wants to merge 4 commits into
fury-gl:masterfrom
lej0hn:combobox/flaw/tabui

Conversation

@lej0hn

@lej0hn lej0hn commented Apr 18, 2022

Copy link
Copy Markdown
Contributor

Fixing bug mentioned in #562

@pep8speaks

pep8speaks commented Apr 18, 2022

Copy link
Copy Markdown

Hello @lej0hn! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-04-19 17:01:37 UTC

@skoudoro skoudoro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @lej0hn,

Thank you for doing this!

Can you address all the pep8 issues and add a test?

Thank you

@lej0hn

lej0hn commented Apr 19, 2022

Copy link
Copy Markdown
Contributor Author

Hi @skoudoro ,
Pep8 issues have been resolved and the test is coming soon!

@codecov

codecov Bot commented Apr 19, 2022

Copy link
Copy Markdown

Codecov Report

Merging #576 (001c492) into master (a7c31ae) will increase coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #576      +/-   ##
==========================================
+ Coverage   88.60%   88.87%   +0.26%     
==========================================
  Files          55       55              
  Lines       10957    11375     +418     
  Branches     1081     1122      +41     
==========================================
+ Hits         9708    10109     +401     
- Misses        954      965      +11     
- Partials      295      301       +6     
Impacted Files Coverage Δ
fury/fury/data/fetcher.py 71.03% <0.00%> (-1.38%) ⬇️
fury/fury/layout.py 98.63% <0.00%> (-1.37%) ⬇️
fury/fury/tests/test_utils.py 94.26% <0.00%> (-0.74%) ⬇️
fury/fury/actor.py 88.15% <0.00%> (-0.17%) ⬇️
fury/fury/ui/elements.py 87.21% <0.00%> (-0.09%) ⬇️
fury/fury/lib.py 100.00% <0.00%> (ø)
fury/fury/ui/helpers.py 98.21% <0.00%> (ø)
fury/fury/tests/test_layout.py 100.00% <0.00%> (ø)
fury/fury/tests/test_material.py 100.00% <0.00%> (ø)
fury/fury/tests/test_primitive.py 100.00% <0.00%> (ø)
... and 6 more

@skoudoro skoudoro requested a review from Nibba2018 July 20, 2022 20:46

@skoudoro skoudoro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @lej0hn,

This workaround works but I think it would have been great to see why all callbacks are called so many times instead of adding a flag.

Also, Can you add a test? Thanks

@skoudoro

Copy link
Copy Markdown
Contributor

superseded by #768, closing

@skoudoro skoudoro closed this Jun 12, 2023
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.

4 participants