Menu

#27 Console view stuck at unusably small width; possible fix included

v1.2
closed-fixed
Mike W.
None
5
2020-08-07
2020-01-29
Clyne
No

Hello,

It appears that the console view in the latest gspice (from source here or from Debian unstable (1.2.36+dfsg-1)) is stuck at too small of a width to be of much use, as seen in the attached screenshot.

After a look at the source code, I was able to fix the issue for myself by changing "oSpan.SetColspan( 1 )" to "oSpan.SetColspan( 7 )" on line 551 in src/main/FrmMain.cpp. If this is not a desirable change, I'm willing to help test around to find a better fix; let me know.

1 Attachments

Discussion

  • Mike W.

    Mike W. - 2020-08-07

    Yes, that's definitely a bug. Fixed in the current code base.

    Thank's for your contribution.

     
  • Mike W.

    Mike W. - 2020-08-07
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB