bivant
bivant
The only issue I see here is a performance question. Does it change with this implementation and how much if yes. Other than that this is a perfect solution in...
Confirm this, problem in the ```function getNormalizedHeaders(sheet, options)```. ```function getRowsData_(sheet, options)``` uses the correct argument order already
For me it is not clear enough what is wrong on the screenshot. Check the pull requests section, there are some with safe area issues (e.x. https://github.com/xmartlabs/XLPagerTabStrip/pull/756)
Hello @abbaspour-narjes Now it more clear. Title "Trailer" is under the notch. Can you attach minimal project where issue is visible? To check the layout/constraints. I assume it depends on...
Hello @tauSentry @SaintDane01 . Issue is fixed 
@SaintDane01 . Bump (Issue is fixed)
Like [this one](https://www.reddit.com/r/OutreachHPG/comments/7olez1/ammo_consumption_order_illustration/)? 
Mixed Weapons - Bigger damage usually means less range. Not sure if that approach is the best (pick up weapons with highest damage). Still it's better than nothing.
CI failed - strange, xCode Version 11.6 (11E708) is able to compile the changes without any issues. Objc, Swift and Mac.
Hello. CI is broken because of the tests. At the moment need to add "EXCLUDED_ARCHS[sdk=*]" = arm64; in the project settings to build tests locally. Additionally seems like reference screenshots...