When window_dialog_float is false, which is the case by default, floating dialog windows are enabled anyway. REGION_PLEASE_FLOAT should not be added to region flags in that case.
If I understand correctly, now we should not get floating dialogs by default, which we should've been getting since this feature was implemented. Just a warning, I was never bothered by it.
When window_dialog_float is false, which is the case by default, floating dialog windows are enabled anyway. REGION_PLEASE_FLOAT should not be added to region flags in that case.
fixes #61