mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 23:42:27 +01:00
Add dactyl:h4 tag.
This commit is contained in:
@@ -291,7 +291,7 @@ const Buffer = Module("buffer", {
|
||||
onLocationChange: function onLocationChange(webProgress, request, uri) {
|
||||
onLocationChange.superapply(this, arguments);
|
||||
statusline.updateUrl();
|
||||
statusline.updateProgress();
|
||||
statusline.updateProgress(webProgress.DOMWindow || content);
|
||||
for (let frame in values(buffer.allFrames()))
|
||||
frame.dactylFocusAllowed = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user