mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[pycharm] PY-81937 Jupyter: resolve overlapping with view as image button
GitOrigin-RevId: 9232376c6bccf7c3f826ea8bceb5fea5fa1b1b15
This commit is contained in:
committed by
intellij-monorepo-bot
parent
dc71343aef
commit
41796bf600
@@ -553,11 +553,6 @@ public class PyDebugValue extends XNamedValue {
|
||||
null);
|
||||
action.actionPerformed(actionEvent);
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean alwaysOnScreen() {
|
||||
return true;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user