Laravel-Backpack / FileManager

Admin interface for files & folders, using elFinder.
Other
94 stars 21 forks source link

Fix opacity bug #50

Closed promatik closed 8 months ago

promatik commented 8 months ago

WHY

BEFORE - What was wrong? What was happening before this PR?

In some situations, elfinder div was not being turned to visible.

https://demo.backpackforlaravel.com/admin/monster/140/edit#uploads

AFTER - What is happening after this PR?

This fixes the issue.

Is it a breaking change or non-breaking change?

No.