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

Move the most recent layer to the top of the layers list #264

Merged
merged 3 commits into from
Nov 9, 2022

Conversation

ziw-liu
Copy link
Contributor

@ziw-liu ziw-liu commented Nov 8, 2022

Implements #257.

@ziw-liu ziw-liu self-assigned this Nov 8, 2022
@ziw-liu ziw-liu added the enhancement New feature or request label Nov 8, 2022
@ziw-liu ziw-liu added this to the 0.3.0 milestone Nov 8, 2022
@ziw-liu ziw-liu linked an issue Nov 8, 2022 that may be closed by this pull request
@ziw-liu ziw-liu marked this pull request as draft November 8, 2022 18:53
@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2022

Codecov Report

Merging #264 (42923c9) into main (eff8b7d) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@          Coverage Diff          @@
##            main    #264   +/-   ##
=====================================
  Coverage   4.38%   4.38%           
=====================================
  Files         22      22           
  Lines       4971    4970    -1     
=====================================
  Hits         218     218           
+ Misses      4753    4752    -1     
Impacted Files Coverage Δ
recOrder/plugin/main_widget.py 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@deprecated-napari-hub-preview-bot
Copy link

deprecated-napari-hub-preview-bot bot commented Nov 8, 2022

Preview page for your plugin is ready here:
https://preview.napari-hub.org/mehta-lab/recOrder/264
Updated: 2022-11-08T19:11:55.240915

@ziw-liu ziw-liu marked this pull request as ready for review November 8, 2022 19:09
@ziw-liu ziw-liu changed the title Move the most recent layer to the top og layers list Move the most recent layer to the top of the layers list Nov 8, 2022
Copy link
Collaborator

@talonchandler talonchandler left a comment

Choose a reason for hiding this comment

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

Tested...works extremely well. Only one minor suggestion. Great job!

recOrder/plugin/main_widget.py Show resolved Hide resolved
recOrder/plugin/main_widget.py Show resolved Hide resolved
recOrder/plugin/main_widget.py Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The most recently acquired layers don't always go on top
3 participants