Chris Hennes
Chris Hennes
Sorry for the delay -- I'll give this a review this week.
@FreeCAD/design-working-group can you take a look at this behavior and let us know your opinions on it?
@jbaehr is going to give this a look on a Mac.
@FreeCAD/design-working-group
@hyarion is still working on this.
Thanks for the update. A few comments: 1) The manual line-wrapping should be eliminated from the prose portions of this PR. The Developer's Handbook doesn't use manual line-wrapping. Obviously it's...
I am still of the opinion that we should never do any manual line-wrapping. I'll leave it for others to weigh in. @obelisk79 is probably the most relevant ping.
> I am getting a compile issue, could be me tho. Not you: MSVC with PCH. All *.cpp files must have ```c++ #include "PreCompiled.h" ``` as their first include.
@oursland is going to take a look at this.
What are we trying to diagnose with this? We have a small class of UI bugs that are related to DPI, but in most cases I have seen the user...