orange-canvas-core icon indicating copy to clipboard operation
orange-canvas-core copied to clipboard

[FIX] styles: Fix package base path

Open ales-erjavec opened this issue 1 year ago • 1 comments
trafficstars

Issue

Fixes: https://github.com/biolab/orange3/issues/6837

This error causes missing dropdown indicators in the bottom toolbar

Screenshot 2024-07-16 at 11 28 50 Screenshot 2024-07-16 at 11 30 36

This does not apply and cannot be replicated using dark style

Changes

Fix package base path

ales-erjavec avatar Jul 16 '24 09:07 ales-erjavec

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.62%. Comparing base (834ae0b) to head (1ed1266).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #306   +/-   ##
=======================================
  Coverage   76.62%   76.62%           
=======================================
  Files          99       99           
  Lines       21155    21155           
=======================================
  Hits        16209    16209           
  Misses       4946     4946           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jul 16 '24 09:07 codecov-commenter