简体   繁体   English

PyCharm 2020.1 中的 numpy 阵列查看器出现问题

[英]Problem with numpy array viewer in PyCharm 2020.1

In the recent update for PyCharm CE 2020.1, they've botched up the numpy array viewer.在最近对 PyCharm CE 2020.1 的更新中,他们搞砸了 numpy 阵列查看器。 To be specific, I'm unable to increase the size of the viewer window, vertically.具体来说,我无法垂直增加查看器 window 的大小。 It shows just 4 rows at a time, even when there is ample space.即使有足够的空间,它也一次只显示 4 行。 Please see the pic below:请看下面的图片:

拙劣的图片

Is there any quick fix for this?有什么快速解决方法吗? That will greatly help me:)这对我有很大帮助:)

That's a regression in 2020.1 - https://youtrack.jetbrains.com/issue/PY-41601这是 2020.1 的回归 - https://youtrack.jetbrains.com/issue/PY-41601

The fix is ready and is in testing right now, should be included in 2020.1.1 minor update.该修复程序已准备好并正在测试中,应包含在 2020.1.1 次要更新中。

I think that gray color rectangle is a scrollbar我认为灰色矩形是滚动条

图片

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM