gitnex/GitNex
41
855
Fork
You've already forked GitNex
47

Slow scrolling wth large images #1195

Closed
opened 2022年08月28日 08:42:52 +02:00 by qwerty287 · 6 comments
Contributor
Copy link

E.g. in Gitnex readme, see attached video.

E.g. in Gitnex readme, see attached video.

I see no readme pictures at all lol. Just their alt text

I see no readme pictures at all lol. Just their alt text

@foxy, can you share a repository link?

There are two things to note:
1- Currently svg are not supported.
2- Check the path to images, it should be a full path.

@foxy, can you share a repository link? There are two things to note: 1- Currently svg are not supported. 2- Check the path to images, it should be a full path.

https://codeberg.org/foxy/.dotfiles

Then I believe 2 could be the problem here. Why are full paths not supported?

https://codeberg.org/foxy/.dotfiles Then I believe 2 could be the problem here. Why are full paths not supported?

https://codeberg.org/foxy/.dotfiles

Then I believe 2 could be the problem here. Why are full paths not supported?

Full path is supported only. The files are on the server not on the phone or app, so it needs full path to load them.

So instead of this:
![Screenshot #0](.screenshots/0.png)
Should be:
![Screenshot #0](https://codeberg.org/foxy/.dotfiles/raw/branch/main/.screenshots/0.png)

Note the raw in the URL.

> https://codeberg.org/foxy/.dotfiles > > Then I believe 2 could be the problem here. Why are full paths not supported? Full path is supported only. The files are on the server not on the phone or app, so it needs full path to load them. So instead of this: `![Screenshot #0](.screenshots/0.png)` Should be: `![Screenshot #0](https://codeberg.org/foxy/.dotfiles/raw/branch/main/.screenshots/0.png)` Note the `raw` in the URL.

Sorry I meant "why are only full paths supported" lol.

Other mobile clients for git hosting services figure out how to expand relative urls into proper absolute urls (adding raw too). Wouldn't this be the ideal behavior?

Sorry I meant "why are only full paths supported" lol. Other mobile clients for git hosting services figure out how to expand relative urls into proper absolute urls (adding raw too). Wouldn't this be the ideal behavior?

Commenting to let you remind you that this is still an issue. For example: When I read the README.md of GitNex whenever an image appears the phone lags a lot and when the image section is out of the screen everything becomes normal.

Commenting to let you remind you that this is still an issue. For example: When I read the README.md of GitNex whenever an image appears the phone lags a lot and when the image section is out of the screen everything becomes normal.
mmarif added this to the 14.0.0 milestone 2026年06月19日 13:53:51 +02:00
Sign in to join this conversation.
No Branch/Tag specified
main
release-14.0
android-17-permission-feature
release-13.0
release-12.0
release-11.0
release-10.0
release-9.0
release-8.0
release-7.0
release-6.0
release-5.5
release-5.4
release-5.3
release-5.2
release-5.1
release-5.0
release-4.5
release-4.4
release-4.3
release-4.2
release-4.1
release-4.0
release-3.5
release-3.4
release-3.3
release-3.2
release-3.1
release-3.0
release-2.5
release-2.4
release-2.3
release-2.2
release-2.1
release-2.0
release-1.5
release-1.1
release-1.2
release-1.3
release-1.4
14.0.0
13.0.1
13.0.0
13.0.0-rc4
13.0.0-rc3
13.0.0-rc2
13.0.0-rc1
12.0.0
11.0.0
10.0.1
10.0.0
9.0.0
8.0.3
8.0.2
8.0.1
8.0.0
7.0.0
6.0.0
5.5.0
5.4.0
5.3.0
5.2.1
5.2.0
5.1.1
5.1.0
5.0.1
5.0.0
4.5.0
4.4.0
4.3.0
4.2.2
4.2.1
4.2.0
4.1.0
4.0.0
3.5.1
3.5.0
3.4.0
3.3.0
3.3.0-rc3
3.3.0-rc2
3.3.0-rc1
3.2.0
3.2.0-rc1
3.1.2
3.1.1
3.1.0
3.1.0-rc2
3.1.0-rc1
3.0.1
3.0.0
3.0.0-rc3
3.0.0-rc2
3.0.0-rc1
2.5.1
2.5.0
2.5.0-rc4
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.5.0
1.1.0
1.2.0
1.3.0
1.4.0
Labels
Clear labels
Major-release
Minor-release
⚔️
Wontfix
This won't get fixed
⚙️
CI
Related to the CI/CD
⛏️
Breaking
Contains or will result in breaking changes
Fixed
Duplicate
Invalid
Question
❤️
Support
➡️
Frontport
➡️
Needs-frontport
🌐
Translation
🌠
Long-term
🎉
Feature
🎯
Enhancement
🏗️
Build
🐛
Bug
👋
Good-first-issue
💀
Deprecation
💡
Suggestion
💬
Discussion
💭
Brainstorming
💰
Sponsored
A feature which is sponsored by someone
💻
UI-UX
Related to the user interface or experience
📄
Documentation
📈
Performance
📌
Priority-critical
📌
Priority-high
📍
Priority-low
📍
Priority-medium
📡
Needs-feedback
📱
F-droid
📸
Release
🔒
Security
🔙
Backport
Bugfix ported to a release branch for point release
🔙
Has-backport
🔙
Needs-backport
🔙
Regression
🔭
Cannot-reproduce
🗄️
Repository
Related to this repository and it's management
🗒️
Changelog
🗓️
Summary
🤾
Google-play
🥑
Ready
🧪
Testing
🧺
Cleanup
🧺
Needs-cleanup
🧾
Confirmed
🩹
External-dependecy
🪒
Needs-refactor
🪒
Refactor
🪜
Upstream
🙇‍♂️
Help-wanted
🙇‍♂️
Needs-help
🚀
Improvement
🚨
Investigate
🛡️
Blocked
Waits for something else that must be solved first
🛰️
API-dependency
Requires and waits for changes in Gitea's API
🟦
Website
Related to the website
No labels
Major-release
Minor-release
⚔️
Wontfix
⚙️
CI
⛏️
Breaking
Fixed
Duplicate
Invalid
Question
❤️
Support
➡️
Frontport
➡️
Needs-frontport
🌐
Translation
🌠
Long-term
🎉
Feature
🎯
Enhancement
🏗️
Build
🐛
Bug
👋
Good-first-issue
💀
Deprecation
💡
Suggestion
💬
Discussion
💭
Brainstorming
💰
Sponsored
💻
UI-UX
📄
Documentation
📈
Performance
📌
Priority-critical
📌
Priority-high
📍
Priority-low
📍
Priority-medium
📡
Needs-feedback
📱
F-droid
📸
Release
🔒
Security
🔙
Backport
🔙
Has-backport
🔙
Needs-backport
🔙
Regression
🔭
Cannot-reproduce
🗄️
Repository
🗒️
Changelog
🗓️
Summary
🤾
Google-play
🥑
Ready
🧪
Testing
🧺
Cleanup
🧺
Needs-cleanup
🧾
Confirmed
🩹
External-dependecy
🪒
Needs-refactor
🪒
Refactor
🪜
Upstream
🙇‍♂️
Help-wanted
🙇‍♂️
Needs-help
🚀
Improvement
🚨
Investigate
🛡️
Blocked
🛰️
API-dependency
🟦
Website
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
4 participants
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
gitnex/GitNex#1195
Reference in a new issue
gitnex/GitNex
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?