After using the GUI with -disablewallet
the “Node window” inherits the geometry of the main window, that could be unexpected for users.
This PR provides independent geometry settings for RPCConsole
in both modes:
- window sizes and
QSplitter
sizes when-disablewallet=0
- only
QSplitter
sizes when-disablewallet=1