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
QSplittersizes when-disablewallet=0 - only
QSplittersizes when-disablewallet=1