Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Restored secondary windows need repainting #347

Merged
merged 2 commits into from
Oct 3, 2013
Merged

Conversation

JeffryBooher
Copy link
Contributor

@ghost ghost assigned RaymondLim Oct 3, 2013
BOOL cef_main_window::HandleSize(BOOL bMinimize)
{
// Minimizing the window to 0x0 which causes our layout to go all
// screwy, so we just ignore it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment should be right above the line if (!bMinimize).

@RaymondLim
Copy link
Contributor

Done with review. Just one minor nit regarding the comment location.

RaymondLim added a commit that referenced this pull request Oct 3, 2013
Restored secondary windows need repainting
@RaymondLim RaymondLim merged commit 3c6205b into master Oct 3, 2013
@RaymondLim RaymondLim deleted the jeff/fix-5252 branch October 3, 2013 21:24
RaymondLim added a commit that referenced this pull request Dec 8, 2015
Restored secondary windows need repainting
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants