Daniel Althviz Moré
Daniel Althviz Moré
> I am also rather uncomfortable having Spyder store my password, especially the passphrase for my key file. I store important passwords in one dedicated password manager. I don't like...
Note: Although more work is needed, leaving this again as ready for review in case someone wants to leave more comments/suggestions or wants to give the current state of this...
I think I was able to reproduce this with Spyder 6.0.7 on the Wndows from the installer. In my case, I got the following traceback by changing spyder repo (from...
Hi @niklashenning thank you for pointing the missing constant and sorry for such a late response! At least from my testing, seems like `QWIDGETSIZE_MAX` is not available for PySide bindings...
Hi there, gave this a check and I think the missing element to apply the CSS workaround and prevent the widgets overflowing is to also set a sidebar width. Updating...
Thank you for the extra info @wedgef5 ! I think renaming this issue should be enough :+1: Also, do you have any suggestion regarding how we could improve the font-blocking...
> Is there some way that a simple test could be added to the installation process such that the user would be alerted to this possibility? We will need to...
> Also modified the documentation in load_stylesheet to clarify the supported palettes. I don't understand very well this part, because we have palette = kwargs.get('palette', None) at line 387 and...