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

[ENH ]Tool box filter #276

Merged
merged 13 commits into from
Jul 4, 2023
Merged

[ENH ]Tool box filter #276

merged 13 commits into from
Jul 4, 2023

Conversation

ales-erjavec
Copy link
Collaborator

Issue

Closes biolab/orange3#6447

Changes

Implement filter/search for the widget toolbox.

Screenshot_20230531_151815

@codecov-commenter
Copy link

codecov-commenter commented May 31, 2023

Codecov Report

Patch coverage: 89.83% and project coverage change: +0.18 🎉

Comparison is base (1c90038) 75.30% compared to head (77bd229) 75.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
+ Coverage   75.30%   75.49%   +0.18%     
==========================================
  Files          99       99              
  Lines       20953    21032      +79     
==========================================
+ Hits        15779    15878      +99     
+ Misses       5174     5154      -20     
Impacted Files Coverage Δ
orangecanvas/application/canvasmain.py 69.67% <ø> (ø)
orangecanvas/registry/utils.py 90.27% <66.66%> (-3.38%) ⬇️
orangecanvas/application/widgettoolbox.py 73.92% <89.33%> (+12.63%) ⬆️
orangecanvas/gui/toolgrid.py 82.13% <96.87%> (+1.38%) ⬆️
orangecanvas/document/quickmenu.py 68.88% <100.00%> (+0.11%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ales-erjavec ales-erjavec marked this pull request as ready for review June 16, 2023 06:37
@janezd janezd self-assigned this Jun 16, 2023
@janezd
Copy link
Contributor

janezd commented Jun 23, 2023

This is probably unrelated, but you may fix it as a part of this issue if you will.

Tabs are set not to be exclusive. Titles are colored. I open one tab, e.g. Model, close it and move the mouse out. Its color changes to gray.

Screenshot 2023-06-23 at 19 44 06

@janezd janezd merged commit 2347ba8 into biolab:master Jul 4, 2023
23 checks passed
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.

Widget search
3 participants