Daniel Althviz Moré

Results 78 issues of Daniel Althviz Moré

# References and relevant issues Closes #1411 # Description Add a test for the layer list drag and drop behavior (use `pyautogui` and the `skip_local_focus` decorator): ![dragdrop](https://github.com/napari/napari/assets/16781833/3d62316d-9332-43ba-a252-1eb9a70fd88b)

tests
qt
maintenance

# References and relevant issues See napari/napari-console#32 and napari/napari-console#33 # Description Enable `napari-console` to react to the changes over the font size setting from napari. This needs some changes over...

design
qt

## Description of Changes Kernel connection file argument needs to be quoted to prevent trying to use a faulty started kernel when the connection file path used has spaces (when,...

type:Bug
component:IPython Console

## Description of Changes TODOs follow up for #21353 ### TODO * [x] Add public methods docstring * [x] Change project active path handling (follow projects handling done over the...

component:Editor
type:Techdebt

> Thinking about this, and I think this was discussed before, but maybe we should upload as part of the installer workflows when doing a release assets with both names...

type:Task
Installers

### Issue Report Checklist ## Problem Description Installed Spyder 6.0.0a4 in a new env and in the first launch I got a couple of tracebacks printed in the Anaconda prompt...

type:Bug
component:Debugger
component:IPython Console

Fixes #68 Preview: ![report](https://user-images.githubusercontent.com/16781833/31580700-4331f33a-b11d-11e7-8957-2b58d4bb9158.png) Although I'm not sure if the render action should be displayed there, what do you guys think? @rlaverde, @ccordoba12. @goanpeca

type:Enhancement

As discussed in Spyder [PR #3824](https://github.com/spyder-ide/spyder/pull/3824)

type:Bug
v0.3

## Description of your problem **What steps will reproduce the problem?** 1. Install `spyder-terminal` 2. Use Spyder 6 from source (e6140b132conda l) **What is the expected output? What do you...