
Mac用艦これ専用ブラウザ おまけ機能付き
| Revision | 2dd0e0d3f7c445ab58a290e274b6700251167aaf (tree) |
|---|---|
| Time | 2014-12-19 00:50:28 |
| Author | masakih <masakih@user...> |
| Commiter | masakih |
選択なし状態を無効化した
| @@ -175,6 +175,10 @@ | ||
| 175 | 175 | } |
| 176 | 176 | } |
| 177 | 177 | self.screenshots = [currentArray copy]; |
| 178 | + | |
| 179 | + if(!self.selectedIndexes) { | |
| 180 | + self.selectedIndexes = [NSIndexSet indexSetWithIndex:0]; | |
| 181 | + } | |
| 178 | 182 | } |
| 179 | 183 | |
| 180 | 184 | - (IBAction)reloadData:(id)sender |
| @@ -36,12 +36,12 @@ | ||
| 36 | 36 | <rect key="frame" x="1" y="1" width="166" height="79"/> |
| 37 | 37 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 38 | 38 | <subviews> |
| 39 | - <ikImageBrowserView autoresizesSubviews="NO" zoomValue="0.98920553922653198" allowsMultipleSelection="NO" id="FPI-Ma-X6H"> | |
| 40 | - <rect key="frame" x="0.0" y="0.0" width="9677" height="1481"/> | |
| 39 | + <ikImageBrowserView autoresizesSubviews="NO" zoomValue="2.0327079296112061" allowsMultipleSelection="NO" allowsEmptySelection="NO" id="FPI-Ma-X6H"> | |
| 40 | + <rect key="frame" x="0.0" y="0.0" width="10000" height="1832"/> | |
| 41 | 41 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES"/> |
| 42 | 42 | <ikCellsStyle key="cellsStyleMask" none="YES" shadowed="YES" titled="YES" subtitled="YES"/> |
| 43 | 43 | <autoresizingMask key="contentResizingMask" heightSizable="YES"/> |
| 44 | - <size key="cellSize" width="363" height="363"/> | |
| 44 | + <size key="cellSize" width="1391" height="1391"/> | |
| 45 | 45 | <connections> |
| 46 | 46 | <binding destination="mrq-7Y-mHG" name="content" keyPath="arrangedObjects" id="G0M-vZ-Pyi"/> |
| 47 | 47 | <binding destination="-2" name="selectionIndexes" keyPath="selectedIndexes" previousBinding="G0M-vZ-Pyi" id="hZm-cJ-NmG"/> |
| @@ -213,7 +213,7 @@ | ||
| 213 | 213 | </connections> |
| 214 | 214 | <point key="canvasLocation" x="339.5" y="294"/> |
| 215 | 215 | </window> |
| 216 | - <arrayController objectClassName="HMScreenshotInformation" automaticallyRearrangesObjects="YES" id="mrq-7Y-mHG"> | |
| 216 | + <arrayController objectClassName="HMScreenshotInformation" avoidsEmptySelection="NO" automaticallyRearrangesObjects="YES" id="mrq-7Y-mHG"> | |
| 217 | 217 | <connections> |
| 218 | 218 | <binding destination="-2" name="contentArray" keyPath="screenshots" id="yiA-Bf-4WO"/> |
| 219 | 219 | <binding destination="-2" name="selectionIndexes" keyPath="selectedIndexes" id="jhe-Sj-w7g"/> |