projects
/
apps
/
osp
/
ImageViewer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21beb13
)
Fixed issue 36874
author
Himanshu Talwar
<himanshu.t@samsung.com>
Mon, 29 Apr 2013 12:35:00 +0000
(18:05 +0530)
committer
Himanshu Talwar
<himanshu.t@samsung.com>
Mon, 29 Apr 2013 12:35:00 +0000
(18:05 +0530)
Change-Id: Id059d82e5b6eaec9219204e4cb0a7d2f79815ac5
Signed-off-by: Himanshu Talwar <himanshu.t@samsung.com>
src/IvImageViewerForm.cpp
patch
|
blob
|
history
diff --git
a/src/IvImageViewerForm.cpp
b/src/IvImageViewerForm.cpp
index
7c46301
..
57b57c5
100644
(file)
--- a/
src/IvImageViewerForm.cpp
+++ b/
src/IvImageViewerForm.cpp
@@
-280,6
+280,7
@@
ImageViewerForm::OnOrientationChanged(const Control &source, OrientationStatus o
{
ShowPanelDetail(false);
}
+ __pContextMenuMore->SetShowState(false);
Rectangle clientRect = GetClientAreaBounds();
Rectangle rect = GetBounds();