zhaoyang 2 år sedan
förälder
incheckning
a7d72a084c
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/Poem/PoemGalleryView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/Poem/PoemGalleryView.cs

@@ -361,7 +361,7 @@ namespace GFGGame
 
         private void onScrollEnd()
         {
-            if (_comScroll.scrollPane.percY == 1 && _lastGalleryDatasCount < _galleryDatas.Count)
+            if (_comScroll.scrollPane.percY == 1)
             {
                 ReqGalleryList(_galleryDatas.Count);
                 // PullUp();