mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 19:33:11 +02:00
fileshare (#5414)
Co-authored-by: ConnorYoh <[email protected]> Co-authored-by: Connor Yoh <[email protected]> Co-authored-by: EthanHealy01 <[email protected]> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
ConnorYoh
Connor Yoh
EthanHealy01
Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
parent
47cad0a131
commit
28613caf8a
@@ -28,4 +28,10 @@ export const Z_INDEX_SIGN_IN_MODAL = 9000;
|
||||
// Toast notifications and error displays - Always on top (higher than rainbow theme at 10000)
|
||||
export const Z_INDEX_TOAST = 10001;
|
||||
|
||||
// Signature preview overlays inside the PDF viewer
|
||||
export const Z_INDEX_SIGNATURE_DRAG_BLOCKER = 999;
|
||||
export const Z_INDEX_SIGNATURE_OVERLAY = 1000;
|
||||
export const Z_INDEX_SIGNATURE_OVERLAY_HANDLE = 1001;
|
||||
export const Z_INDEX_SIGNATURE_OVERLAY_DELETE = 1002;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user