Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2229fc8

Browse files
Comments
1 parenteaecd7c commit2229fc8

File tree

1 file changed

+1
-2
lines changed
  • internal_filesystem/apps/com.micropythonos.imageview/assets

1 file changed

+1
-2
lines changed

‎internal_filesystem/apps/com.micropythonos.imageview/assets/imageview.py‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,5 +288,4 @@ def clear_image(self):
288288
#lv.image_cache_invalidate_src(None) # Invalidate LVGL image cache
289289
# These 2 are needed to enable infinite slides with just 10MB RAM:
290290
lv.image.cache_drop(None)# This helps a lot!
291-
gc.collect()# Force garbage collection seems to fix memory alloc issues!
292-
291+
gc.collect()# Force garbage collection seems to fix memory alloc issues!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp