This was introduced by recent refactoring which didn't account for an undocumented and subtle calling convention to instruct OpenDIB not to draw the bitmap to the screen.
I documented this calling convention and added a regression test to help prevent this from happening again.
I make it obvious (not subtle) in the future.