forked from organicmaps/organicmaps-tmp
[ios] Fixed breaking constraints.
This commit is contained in:
parent
48322907e9
commit
32b6c8aa41
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ static NSUInteger sWebViewHeight = 0;
|
|||
if (self.entity.bookmarkDescription.length == 0)
|
||||
{
|
||||
self.note.hidden = YES;
|
||||
self.noteViewHeight.constant = 0.0;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue