I've been poking around the source to fix the window resize issue (1743). While the basic fix is easy, getting it to work with the existing drawing code is turning out to be a pain. I was wondering if there was a rationale for drawing the views in that manner; I don't want to rip out a lot of code if there was a purpose for it.
I'm a Cocoa developer, so I'm seeing a lot of other things that could be cleaned up. Should I file tickets or should I just make changes and issue pull requests? I don't want to muck up any workflows you guys have.
I'm a Cocoa developer, so I'm seeing a lot of other things that could be cleaned up. Should I file tickets or should I just make changes and issue pull requests? I don't want to muck up any workflows you guys have.
Comment