ko1o / PYSearch

🔍 An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad) .
MIT License
3.83k stars 752 forks source link

Changes in other popular search label (PYHotSearchStyleRankTag, PYHot SearchStyleRectangleTag) mode, click the clear button didn't refresh the UI #58

Closed lzzhoujielun closed 7 years ago

lzzhoujielun commented 7 years ago

修改在其他热门搜索标签(PYHotSearchStyleRankTag PYHotSearchStyleRectangleTag)模式下,点击清除按钮没有刷新UI

备注:把根据swapHotSeachWithSearchHistory判断历史搜索和热门搜索位置的计算提在layoutForDemand公共方法里

ko1o commented 7 years ago

@lzzhoujielun 谢谢您的PR,该BUG已修复 详情见:https://github.com/iphone5solo/PYSearch/commit/d568090be8dc7004ca938c98fe839b0fb191182a

lzzhoujielun commented 7 years ago

@iphone5solo 您好,该BUG修复的是图上面第一种情况 后面两种还是存在这个问题 9fe2cfb1-5fab-4b97-a8dc-231168126769

ko1o commented 7 years ago

@lzzhoujielun 麻烦你重新发一个PR 我这边编译没通过 image