Skip to content

Commit

Permalink
fix moving window by navbar (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
mallexxx authored Dec 20, 2021
1 parent 4b21cf4 commit a3c4a5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<rect key="frame" x="0.0" y="0.0" width="803" height="48"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="EQw-GG-GMA" customClass="WindowDraggingView" customModule="DuckDuckGo_Privacy_Browser" customModuleProvider="target">
<customView translatesAutoresizingMaskIntoConstraints="NO" id="EQw-GG-GMA" customClass="WindowDraggingView" customModule="DuckDuckGo_Privacy_Browser" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="803" height="48"/>
</customView>
<stackView distribution="fill" orientation="horizontal" alignment="top" spacing="4" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eEh-kf-smR">
Expand Down

0 comments on commit a3c4a5c

Please sign in to comment.