3 Commits
Author SHA1 Message Date
Jalal Ouraigua 8a46c9e3c1 Merge remote-tracking branch 'refs/remotes/origin/master' 2019-02-24 20:58:29 +00:00
Jalal Ouraigua 734883dc4f Added artwork 2019-02-24 20:56:44 +00:00
Jalal Ouraigua 087b744412 Update README.md 2019-02-21 23:46:48 +00:00
6 changed files with 85 additions and 7 deletions
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "artwork.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "artwork@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "artwork@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 KiB

+61 -6
View File
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14460.31"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
@@ -674,7 +675,7 @@
<outlet property="delegate" destination="Voe-Tx-rLC" id="PrD-fu-P6m"/>
</connections>
</application>
<customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModuleProvider="target"/>
<customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModule="Deluge_Magnet" customModuleProvider="target"/>
<customObject id="YLy-65-1bz" customClass="NSFontManager"/>
<customObject id="Ady-hI-5gd" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
@@ -684,7 +685,7 @@
<scene sceneID="R2V-B0-nI4">
<objects>
<windowController id="B8D-0N-5wS" sceneMemberID="viewController">
<window key="window" title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="IQv-IB-iLA">
<window key="window" title="Deluge Magnet" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="IQv-IB-iLA" userLabel="Deluge Magnet">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="196" y="240" width="480" height="270"/>
@@ -699,20 +700,74 @@
</windowController>
<customObject id="Oky-zY-oP4" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="75" y="250"/>
<point key="canvasLocation" x="-109" y="234"/>
</scene>
<!--View Controller-->
<scene sceneID="hIz-AP-VOD">
<objects>
<viewController id="XfG-lQ-9wD" customClass="ViewController" customModuleProvider="target" sceneMemberID="viewController">
<viewController id="XfG-lQ-9wD" customClass="ViewController" customModule="Deluge_Magnet" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" wantsLayer="YES" id="m2S-Jp-Qdl">
<rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
<rect key="frame" x="0.0" y="0.0" width="479" height="270"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<stackView distribution="fill" orientation="vertical" alignment="centerX" spacing="20" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xzh-il-tdH">
<rect key="frame" x="48" y="27" width="383" height="216"/>
<subviews>
<stackView distribution="fill" orientation="horizontal" alignment="centerY" spacing="0.0" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KvU-sl-3Gg">
<rect key="frame" x="32" y="45" width="319" height="171"/>
<subviews>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="6UG-NI-roH">
<rect key="frame" x="0.0" y="22" width="319" height="128"/>
<constraints>
<constraint firstAttribute="height" relation="lessThanOrEqual" constant="128" id="Lec-HM-tkV"/>
<constraint firstAttribute="width" secondItem="6UG-NI-roH" secondAttribute="height" multiplier="2.4845" id="l6s-1w-dlZ"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="artwork" id="pfL-G6-rBj"/>
</imageView>
</subviews>
<visibilityPriorities>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XrM-Ib-x0G">
<rect key="frame" x="19" y="0.0" width="345" height="25"/>
<textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Sending Magnet..." id="VkN-Pb-a2w">
<font key="font" size="17" name="HelveticaNeue-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
<constraints>
<constraint firstItem="XrM-Ib-x0G" firstAttribute="width" secondItem="xzh-il-tdH" secondAttribute="width" multiplier="0.8" constant="34.399999999999977" id="naU-Aw-ISg"/>
</constraints>
<visibilityPriorities>
<integer value="1000"/>
<integer value="1000"/>
</visibilityPriorities>
<customSpacing>
<real value="3.4028234663852886e+38"/>
<real value="3.4028234663852886e+38"/>
</customSpacing>
</stackView>
</subviews>
<constraints>
<constraint firstItem="xzh-il-tdH" firstAttribute="centerX" secondItem="m2S-Jp-Qdl" secondAttribute="centerX" id="3gC-RY-8hf"/>
<constraint firstItem="xzh-il-tdH" firstAttribute="height" secondItem="m2S-Jp-Qdl" secondAttribute="height" multiplier="0.8" id="Sap-Be-v0f"/>
<constraint firstItem="xzh-il-tdH" firstAttribute="centerY" secondItem="m2S-Jp-Qdl" secondAttribute="centerY" id="fUt-a1-VoW"/>
<constraint firstItem="xzh-il-tdH" firstAttribute="width" secondItem="m2S-Jp-Qdl" secondAttribute="width" multiplier="0.8" id="xlT-2S-Wf4"/>
</constraints>
</view>
</viewController>
<customObject id="rPt-NT-nkU" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="75" y="655"/>
<point key="canvasLocation" x="-52" y="741"/>
</scene>
</scenes>
<resources>
<image name="artwork" width="588" height="237"/>
</resources>
</document>
+1 -1
View File
@@ -19,4 +19,4 @@ Jalal Ouraigua, ouraigua@icloud.com
## License
JOCircularSlider is available under the MIT license. See the LICENSE file for more info.
Deluge MAgnet is available under the MIT license. See the LICENSE file for more info.