mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[PR #244] [MERGED] Add live image preview feature when user hovers the image file name #937
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#937
Loading…
Add table
Add a link
Reference in a new issue
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?
📋 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:
master← Head:feat/image_preview_when_hover📝 Commits (2)
0c4251cfeat(/): add live image preview when user hovers the image file name (only when the number of files in current folder less than 500 files)d1c206eMerge 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.