TimUntersberger
TimUntersberger
@ramirezmike I think fixing this should be really simple right? I haven't worked on this part of the code base in a long time, but if I remember correctly we...
I think the below line has to be changed. I will look at this next week when I have time. https://github.com/TimUntersberger/nog/blob/02bfe583133bb7ad8dbccb88ab6a99b143e79c04/twm/src/event_handler/winevent.rs#L25
> Actually, I might undo that latest fullscreen change because I am noticing that it introduces a "flicker" in some cases Are you talking about a flicker like when you...
> I can't really tell if that's just an existing issue that I ignore or assume is just related to resizing.. that already happens, right? Is that something we should...
That is very weird. Can you reproduce this 100% or does it only occur sometimes?
What is your windows version?
Do you have anything else running that could cause this?
I will open a PR for this later this week.
How would you want to do default styles which can be extended? What if any function that returns a `Style` receives the default style as argument?
> I'm not against different techniques though, why do you think that that would be better? If you are talking about my previous comment then because I don't know how...