[panel-container] Rename A[a]tom -> P[p]ulsar

This commit is contained in:
Spiker985 2022-08-16 18:05:40 -04:00 committed by Maurício Szabo
parent 4f801cd037
commit 29d56b130c

View File

@ -72,7 +72,7 @@ class PanelContainerElement extends HTMLElement {
// on activation. If there aren't any tabbable elements,
// give focus to the panel element itself
fallbackFocus: panelElement,
// closing is handled by core Atom commands and this already deactivates
// closing is handled by core Pulsar commands and this already deactivates
// on visibility changes
escapeDeactivates: false,
delayInitialFocus: false