Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / steipete/PSTCollectionView issues and pull requests

#405 - also can scroll

Pull Request - State: closed - Opened by LiZunYuan about 8 years ago

#404 - like UICollectionView rolling

Pull Request - State: closed - Opened by LiZunYuan about 8 years ago

#403 - Added cell preload options

Pull Request - State: closed - Opened by ba01ei almost 10 years ago - 2 comments

#402 - Handle the larger UICollectionView in iOS 8

Pull Request - State: closed - Opened by ryanstew about 10 years ago - 6 comments

#401 - Xcode 6 compilation fix

Pull Request - State: closed - Opened by floriankrueger over 10 years ago - 2 comments

#400 - Updated podspec version to 1.2.1

Pull Request - State: closed - Opened by DeepFriedTwinkie over 10 years ago - 3 comments

#399 - Addressing compilation errors with XCode 6

Pull Request - State: closed - Opened by darend over 10 years ago - 5 comments

#394 - Corrections/Improvements to selection of items in flow layout

Pull Request - State: closed - Opened by pkclsoft over 10 years ago - 2 comments

#390 - indexPathForItemAtPoint: does not return an indexPath when the cell isn't visible

Pull Request - State: closed - Opened by ianmurrays over 10 years ago - 1 comment

#388 - Fixed the display bug, when called the insertSections:

Pull Request - State: closed - Opened by jiwq over 10 years ago

#384 - Fixed issue on -shouldInvalidateLayoutForBoundsChange:

Pull Request - State: closed - Opened by CanTheAlmighty almost 11 years ago - 1 comment

#380 - Removed type conversion warnings.

Pull Request - State: closed - Opened by guykogus almost 11 years ago - 4 comments

#378 - Delete a wrong delegate method declaration

Pull Request - State: closed - Opened by sugarmo almost 11 years ago

#373 - removed unselecting selected cell when another cell becomes highlighted ...

Pull Request - State: closed - Opened by Kurry almost 11 years ago - 3 comments

#362 - Not calling super due to docs.

Pull Request - State: closed - Opened by hfossli about 11 years ago - 3 comments

#361 - Fix compilation error due to ambiguous addObject

Pull Request - State: closed - Opened by daniel-c about 11 years ago - 1 comment

#357 - Add selected accessibility trait to PSTCollectionViewCell for better int...

Pull Request - State: closed - Opened by jeffarena about 11 years ago - 1 comment

#353 - Super class switching

Pull Request - State: closed - Opened by 343max about 11 years ago - 2 comments

#351 - Update PSTCollectionViewCell.m

Pull Request - State: closed - Opened by azone about 11 years ago

#350 - Update PSTCollectionViewCell.m

Pull Request - State: closed - Opened by azone about 11 years ago - 1 comment

#349 - Avoid re-loading UIKit for simulator drag.

Pull Request - State: closed - Opened by grp about 11 years ago - 1 comment

#348 - Fixed PSTCollectionViewLayoutAttributes

Pull Request - State: closed - Opened by RishabhJain96 about 11 years ago - 1 comment

#346 - Correctly decoding reuseIdentifier when loading from Nib

Pull Request - State: closed - Opened by stigi about 11 years ago - 1 comment

#345 - Updated .podspec for 1.1.0 release

Pull Request - State: closed - Opened by Soph about 11 years ago - 5 comments

#343 - Bug fix in -[PSTCollectionViewData updateItemCounts]

Pull Request - State: closed - Opened by anagromataf about 11 years ago - 1 comment

#342 - Invalidate Layout on Bounds Change

Pull Request - State: closed - Opened by anagromataf about 11 years ago - 1 comment

#341 - Dequeue CollectionCell - apply the attribute (bounds) only once.

Pull Request - State: closed - Opened by alextud about 11 years ago - 1 comment

#340 - viewDidLoad Fix

Pull Request - State: closed - Opened by tapi about 11 years ago - 5 comments

#334 - fix dynamic class creation on iOS 5

Pull Request - State: closed - Opened by YuAo over 11 years ago - 1 comment

#326 - Fix associated object disappearing

Pull Request - State: closed - Opened by mattjgalloway over 11 years ago - 1 comment

#325 - If the layout isn't prepared, then prepare it when it's about to be used

Pull Request - State: closed - Opened by mattjgalloway over 11 years ago - 1 comment

#324 - This is the fix for issue 323. Decoration views not displaying correctly.

Pull Request - State: closed - Opened by montreux over 11 years ago - 4 comments

#320 - Fix to issue 317

Pull Request - State: closed - Opened by atreat over 11 years ago - 4 comments

#319 - Fix assertion when deleting the last section.

Pull Request - State: closed - Opened by alexanderedge over 11 years ago - 2 comments

#316 - Lazy load the collection view for registering cells at init

Pull Request - State: closed - Opened by mattjgalloway over 11 years ago - 2 comments

#315 - Improve speed, especially with large data sets

Pull Request - State: closed - Opened by mattjgalloway over 11 years ago - 4 comments

#314 - Items not removed from view when deleting sections

Pull Request - State: closed - Opened by alexanderedge over 11 years ago - 1 comment

#310 - Reloading Sections

Pull Request - State: closed - Opened by danthorpe over 11 years ago - 7 comments

#307 - Fix -[PSTCollectionViewCell applyLayoutAttributes:] (hopefully)

Pull Request - State: closed - Opened by jlnr over 11 years ago - 3 comments

#295 - Fix batch updates with NSFetchedResultsController assertions

Pull Request - State: closed - Opened by aburgel over 11 years ago - 2 comments

#284 - Fix storyboard segues on iOS < 6.0

Pull Request - State: closed - Opened by advantis over 11 years ago - 3 comments

#275 - Delete item causes display corruption in flow layout

Pull Request - State: closed - Opened by alexanderedge over 11 years ago - 9 comments

#266 - #255 fix and better supplementary views support in animations

Pull Request - State: closed - Opened by gavrix over 11 years ago

#263 - Applied the transform to the collection view cell's frame

Pull Request - State: closed - Opened by guykogus over 11 years ago - 1 comment

#254 - Fix for incorrect loading layout from nib

Pull Request - State: closed - Opened by fduch2k over 11 years ago - 2 comments

#252 - Implement Decoration views

Pull Request - State: closed - Opened by cysp over 11 years ago - 7 comments

#248 - Force layoutSubviews when calling -(void)reloadData

Pull Request - State: closed - Opened by alexanderedge over 11 years ago - 3 comments

#246 - Added support for [will/did]TransitionFromLayout:toLayout:

Pull Request - State: closed - Opened by jnjosh over 11 years ago

#242 - Fix stack overflow caused when a PSTCollectionView is its own delegate

Pull Request - State: closed - Opened by sibljon over 11 years ago - 2 comments

#236 - Highlights a cell and its subviews on touch down

Pull Request - State: closed - Opened by tapi over 11 years ago - 4 comments

#235 - Fixes issue where Cells are Missing after updateVisibleCellsNow

Pull Request - State: closed - Opened by tapi over 11 years ago - 1 comment

#232 - Cells are not added in the same order as layoutAttributesArray

Pull Request - State: closed - Opened by alexanderedge over 11 years ago - 1 comment

#225 - Fixed problem with applied LayoutAttributes

Pull Request - State: closed - Opened by PhilipKram over 11 years ago - 11 comments

#221 - Keep scroll indicator view on top

Pull Request - State: closed - Opened by alextud over 11 years ago - 10 comments

#219 - Patch to really removed deleted views

Pull Request - State: closed - Opened by randarnold over 11 years ago - 1 comment

#216 - Only apply cell attrs to cells

Pull Request - State: closed - Opened by randarnold over 11 years ago - 1 comment

#210 - fix setCollectionViewLayout method's slowly & contentOffset setting

Pull Request - State: closed - Opened by emeitch over 11 years ago - 2 comments

#209 - NSIndexPath error on iOS 5.x in demo projects

Pull Request - State: closed - Opened by guykogus over 11 years ago - 3 comments

#207 - Add filter for cell layoutAttributes

Pull Request - State: closed - Opened by randarnold over 11 years ago - 4 comments

#206 - Make indexPathsForVisibleItems return just the visible cells

Pull Request - State: closed - Opened by randarnold over 11 years ago - 1 comment

#204 - Fix inconsistency with UICollectionView's performBatchUpdates:completion: behaviour

Pull Request - State: closed - Opened by neilkimmett over 11 years ago - 1 comment

#193 - Programmatically selecting an indexPath that has not yet been displayed does not appear to work

Pull Request - State: closed - Opened by cysp over 11 years ago - 3 comments

#184 - Avoiding UIButtons from highlighting

Pull Request - State: closed - Opened by lbrndnr over 11 years ago - 12 comments

#179 - Behaviour when layoutAttributesForElementsInRect is nil

Pull Request - State: closed - Opened by tyrone-sudeium over 11 years ago - 1 comment

#178 - CreatePreparedCellForItem... doesn't apply attributes.

Pull Request - State: closed - Opened by tyrone-sudeium over 11 years ago - 1 comment

#177 - -[PSTCollectionViewFlowLayout updateItemsLayout] changes to correct contentSize.

Pull Request - State: closed - Opened by loganmoseley over 11 years ago - 1 comment

#170 - Fix "targetContentOffsetForProposedContentOffset:withScrollingVelocity:" not called

Pull Request - State: closed - Opened by lono175 over 11 years ago - 4 comments

#159 - Optimise images (1 MB reduction)

Pull Request - State: closed - Opened by imageoptimiser almost 12 years ago

#156 - Fixes deleting sections.

Pull Request - State: closed - Opened by danthorpe almost 12 years ago - 1 comment

#155 - Cell LayoutAttributes Should be Applied Before "cellForItemAtIndexPath:"

Pull Request - State: closed - Opened by Christopher-A almost 12 years ago - 2 comments

#153 - Fixed a crash when switching between layouts and/or different data sources.

Pull Request - State: closed - Opened by Christopher-A almost 12 years ago - 1 comment

#144 - Fix for -[PSTCollectionView insertSections:]

Pull Request - State: closed - Opened by lluuaapp almost 12 years ago - 1 comment

#143 - _visibleBounds changed to self.visibleBoundsRect

Pull Request - State: closed - Opened by gavrix almost 12 years ago - 2 comments

#140 - Modify UIView's frame instead of CALayer's frame in applyLayoutAttributes:

Pull Request - State: closed - Opened by ksuther almost 12 years ago - 1 comment

#135 - Mac demo update

Pull Request - State: closed - Opened by jwilling almost 12 years ago - 6 comments

#129 - implemented scroll positions for scrollToItemAtIndexPath:atScrollPosition:animated:

Pull Request - State: closed - Opened by alvinsj almost 12 years ago - 2 comments

#128 - Fix some storyboard incompatibility and collection view behaviours.

Pull Request - State: closed - Opened by beingenious almost 12 years ago - 2 comments

#118 - fix unused variable warning

Pull Request - State: closed - Opened by diederich almost 12 years ago

#115 - Minor improvements

Pull Request - State: closed - Opened by valdyr almost 12 years ago - 1 comment

#113 - Fix the reloads count so you can actually use reloadData

Pull Request - State: closed - Opened by rromanchuk almost 12 years ago - 2 comments

#108 - Fix validateLayoutInRect

Pull Request - State: closed - Opened by inamiy almost 12 years ago - 1 comment

#101 - Flow layout now performs justify alignment correctly

Pull Request - State: closed - Opened by taiyangc almost 12 years ago - 7 comments

#94 - Item Animations

Pull Request - State: closed - Opened by gavrix almost 12 years ago - 2 comments

#84 - Reordered PSTCollectionViewItemType so it matches UICollectionElementCategory

Pull Request - State: closed - Opened by jinthagerman almost 12 years ago - 1 comment

#83 - resolved crash when using indexPath in -collectionView:viewForSupplementaryElementOfKind:atIndexPath

Pull Request - State: closed - Opened by hezi almost 12 years ago - 3 comments

#78 - Implement Supplementary Views

Pull Request - State: closed - Opened by beaugbolle almost 12 years ago - 8 comments

#74 - PSTCollection delegate messages for selection behavior are wrong

Pull Request - State: closed - Opened by joelcarranza almost 12 years ago - 1 comment

#70 - Example for issue#43

Pull Request - State: closed - Opened by BarryHaanstra almost 12 years ago - 1 comment

#69 - The last row align problem in issue#68

Pull Request - State: closed - Opened by aceisScope almost 12 years ago - 8 comments

#65 - Fixed single/multiple highlight & selection

Pull Request - State: closed - Opened by inamiy almost 12 years ago - 7 comments

#62 - Index paths for visible items improvement

Pull Request - State: closed - Opened by tapi almost 12 years ago - 1 comment

#48 - Typo in PSUI #define for PSUICollectionViewFlowLayout

Pull Request - State: closed - Opened by carmandrew almost 12 years ago

#37 - PSTCollectionViewDelegateFlowLayout collectionView:layout:insetForSectionAtIndex:

Pull Request - State: closed - Opened by ReneLindhorst about 12 years ago - 1 comment

#23 - Send scrollToItemAtIndexPath:atScrollPosition:animated: in next run loop iteration

Pull Request - State: closed - Opened by mbinna about 12 years ago - 5 comments

#20 - Add CocoaPods spec

Pull Request - State: closed - Opened by mbinna about 12 years ago

#19 - Little progress on #5 : Implement registerNib:* methods

Pull Request - State: closed - Opened by gcerquant about 12 years ago - 1 comment