|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="18122" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="vc-main-window"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="vc-main-window"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="18122"/> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19529"/> |
5 | 5 | <capability name="Image references" minToolsVersion="12.0"/> |
6 | 6 | <capability name="NSView safe area layout guides" minToolsVersion="12.0"/> |
7 | 7 | <capability name="Named colors" minToolsVersion="9.0"/> |
|
467 | 467 | <action selector="resetEditorChoice:" target="XrL-lA-GCD" id="dJs-eA-H5t"/> |
468 | 468 | </connections> |
469 | 469 | </menuItem> |
| 470 | + <menuItem title="Switch Filter" id="menu-dev-switchFilterRate"> |
| 471 | + <modifierMask key="keyEquivalentModifierMask"/> |
| 472 | + <connections> |
| 473 | + <action selector="switchFilterRate:" target="XrL-lA-GCD" id="ri0-lC-SKB"/> |
| 474 | + </connections> |
| 475 | + </menuItem> |
470 | 476 | <menuItem title="Reset Tutorials" id="menu-dev-resetTutorial"> |
471 | 477 | <modifierMask key="keyEquivalentModifierMask"/> |
472 | 478 | <connections> |
|
577 | 583 | <toolbarItem implicitItemIdentifier="47569F1D-6889-4ECC-B5EA-522160EA0CBB" label="Custom View" paletteLabel="Custom View" title="Item 1" sizingBehavior="auto" id="f6n-3Y-eaP"> |
578 | 584 | <nil key="toolTip"/> |
579 | 585 | <popUpButton key="view" verticalHuggingPriority="750" id="e2V-o2-eGF"> |
580 | | - <rect key="frame" x="0.0" y="14" width="78" height="25"/> |
| 586 | + <rect key="frame" x="1" y="14" width="74" height="25"/> |
581 | 587 | <autoresizingMask key="autoresizingMask"/> |
582 | 588 | <popUpButtonCell key="cell" type="roundTextured" title="Item 1" bezelStyle="texturedRounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" selectedItem="ZdU-96-kHD" id="zT6-k5-Gjb"> |
583 | 589 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
1584 | 1590 | <toolbarItem implicitItemIdentifier="21EAEBE9-7630-4E17-B5E9-5816D4A0CB37" label="Servers" paletteLabel="Servers" title="No Server" sizingBehavior="auto" id="toolbar-server-stream"> |
1585 | 1591 | <nil key="toolTip"/> |
1586 | 1592 | <popUpButton key="view" verticalHuggingPriority="750" id="pJN-Ml-6nI"> |
1587 | | - <rect key="frame" x="0.0" y="14" width="107" height="30"/> |
| 1593 | + <rect key="frame" x="0.0" y="14" width="96" height="25"/> |
1588 | 1594 | <autoresizingMask key="autoresizingMask"/> |
1589 | 1595 | <popUpButtonCell key="cell" type="roundTextured" title="No Server" bezelStyle="texturedRounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" autoenablesItems="NO" selectedItem="stream-servers-popup-empty" id="r9f-28-IXm"> |
1590 | 1596 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
2382 | 2388 | <image name="logo44" width="88" height="88"/> |
2383 | 2389 | <image name="network" catalog="system" width="15" height="15"/> |
2384 | 2390 | <image name="person" catalog="system" width="15" height="14"/> |
2385 | | - <image name="rotate.left" catalog="system" width="16" height="17"/> |
2386 | | - <image name="slider.vertical.3" catalog="system" width="18" height="17"/> |
| 2391 | + <image name="rotate.left" catalog="system" width="15" height="17"/> |
| 2392 | + <image name="slider.vertical.3" catalog="system" width="19" height="18"/> |
2387 | 2393 | <image name="star.square" catalog="system" width="15" height="14"/> |
2388 | 2394 | <image name="xmark.octagon.fill" catalog="system" width="16" height="15"/> |
2389 | 2395 | <namedColor name="Background"> |
|
0 commit comments