Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truncated window #31

Open
GitanHubert opened this issue Feb 15, 2017 · 2 comments
Open

Truncated window #31

GitanHubert opened this issue Feb 15, 2017 · 2 comments

Comments

@GitanHubert
Copy link

Hello,

I have a problem display on mono Linux, the window is truncated and I can not change its size. :

capture du 2017-02-15 14-51-20

An idea ?
Thanks

@rptx
Copy link

rptx commented Aug 6, 2017

Hi,
As a workaround, you can edit the following file: https://github.com/NikolayIT/RatioMaster.NET/blob/master/Source/RatioMaster/MainForm.Designer.cs and change values of:
this.MaximumSize = new System.Drawing.Size
this.MinimumSize = new System.Drawing.Size

@NikolayIT
Copy link
Owner

@rptx create a pull request for that if this workaround doesn't break anything for other users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants