[PR #244] [MERGED] Add live image preview feature when user hovers the image file name #937

Closed
opened 2026-03-02 16:02:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/244
Author: @daubac402
Created: 10/10/2019
Status: Merged
Merged: 1/14/2020
Merged by: @prasathmani

Base: masterHead: feat/image_preview_when_hover


📝 Commits (2)

  • 0c4251c feat(/): add live image preview when user hovers the image file name (only when the number of files in current folder less than 500 files)
  • d1c206e Merge branch 'master' into feat/image_preview_when_hover

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 tinyfilemanager.php (+4 -1)

📄 Description

When the number of files in current folder are less than 500 files,
Hover the image file name will show its preview.


🔄 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/prasathmani/tinyfilemanager/pull/244 **Author:** [@daubac402](https://github.com/daubac402) **Created:** 10/10/2019 **Status:** ✅ Merged **Merged:** 1/14/2020 **Merged by:** [@prasathmani](https://github.com/prasathmani) **Base:** `master` ← **Head:** `feat/image_preview_when_hover` --- ### 📝 Commits (2) - [`0c4251c`](https://github.com/prasathmani/tinyfilemanager/commit/0c4251cad4a50a4aaeae46834a0867b3f10b8ae2) feat(/): add live image preview when user hovers the image file name (only when the number of files in current folder less than 500 files) - [`d1c206e`](https://github.com/prasathmani/tinyfilemanager/commit/d1c206e09cf3a319503d38aacb893783212ff92a) Merge branch 'master' into feat/image_preview_when_hover ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `tinyfilemanager.php` (+4 -1) </details> ### 📄 Description When the number of files in current folder are less than 500 files, Hover the image file name will show its preview. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:02:24 +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/tinyfilemanager#937
No description provided.