[PR #43] [MERGED] Fix error when trying to scroll profile on some devices #868

Closed
opened 2026-03-13 22:50:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alexal1/Insomniac/pull/43
Author: @alexal1
Created: 7/1/2020
Status: Merged
Merged: 7/5/2020
Merged by: @alexal1

Base: masterHead: profile_scroll_fix


📝 Commits (5)

  • c5768ff Fix error when trying to scroll profile on some devices
  • 8345e90 Remove _scroll_profile() function, replace it with simple scroll()
  • f4c1c3d Fix crash when try to scroll not scrollable profile
  • c814184 Fix accidental story opening
  • 19e33dc Fix scrolling too small amount when photos are almost not visible

📊 Changes

1 file changed (+12 additions, -33 deletions)

View changed files

📝 src/action_handle_blogger.py (+12 -33)

📄 Description

#38


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alexal1/Insomniac/pull/43 **Author:** [@alexal1](https://github.com/alexal1) **Created:** 7/1/2020 **Status:** ✅ Merged **Merged:** 7/5/2020 **Merged by:** [@alexal1](https://github.com/alexal1) **Base:** `master` ← **Head:** `profile_scroll_fix` --- ### 📝 Commits (5) - [`c5768ff`](https://github.com/alexal1/Insomniac/commit/c5768ffb61bd2dc48844a5feac0098ba653ea1f3) Fix error when trying to scroll profile on some devices - [`8345e90`](https://github.com/alexal1/Insomniac/commit/8345e908aa148ed9c4e23fc2e77dfde453f3e231) Remove _scroll_profile() function, replace it with simple scroll() - [`f4c1c3d`](https://github.com/alexal1/Insomniac/commit/f4c1c3dbf4c681ffdf62d2d1f47320124f50ed30) Fix crash when try to scroll not scrollable profile - [`c814184`](https://github.com/alexal1/Insomniac/commit/c814184b050af7aff00872fdb35c6df0bd5af2ba) Fix accidental story opening - [`19e33dc`](https://github.com/alexal1/Insomniac/commit/19e33dcf65632d33a7b5d86a27fb310147d0936f) Fix scrolling too small amount when photos are almost not visible ### 📊 Changes **1 file changed** (+12 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `src/action_handle_blogger.py` (+12 -33) </details> ### 📄 Description #38 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 22:50:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#868
No description provided.