Ben Wildeman

Results 5 issues of Ben Wildeman

When either using `winkey+arrow`, the new Windows 11 snapping options, or the "simulated snapping" with a double click on the title bar, the resize event isn't being triggered

fixes #435 - [ ] I tested the changes in this pull request myself - [ ] I added Automated Tests when applicable - [ ] I added an Option...

with adding the following to main.cpp: ```cpp #include auto bdw = bitsdojo_window_configure(BDW_CUSTOM_FRAME | BDW_HIDE_ON_STARTUP); ``` Resizing through windows snapping (win key + left/right) will be wider and taller than intended,...

is it possible for someone to do a tutorial on how to install phantomjs on windows. I have no idea what the hell I am doing

[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description The internal test suite was exposed in #1039 however, this is...

bug