-
Notifications
You must be signed in to change notification settings - Fork 26
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
win32 gui build text selection bug #128
Comments
I can't reproduce this here. Could you please make sure you're on the very latest commit and try again. The win32 gui for flow is still very new and in active development. |
@neurocyte d:\other\project\flow>git rev-parse HEAD |
And if you resize the window corrects itself? |
When windows is resized, the result is more complicated. |
@pebble2050 can you attach your |
Also @pebble2050 what's your |
@marler8997 |
I tried zig build -Doptimize=ReleaseSafe, the result is same. |
You need to provide |
@pebble2050 it's now possible to configure the fontface and fontsize in the latest master commit. You might want to try configuring different fonts and see if your issue is perhaps related to a specific font. |
step to produce
1.open flow editor a text with some text with normal window size (don't click the windows maximum button)
2.bug 1 => the first line not displayed
3.select blank line below any line with some text
4.bug 2=> the blank line now displaying the text of above the line
the text:
the text displayed:
The text was updated successfully, but these errors were encountered: