[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.3.1esr-13.0-1] fixup! Bug 41600: Add a tor circuit display panel.



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-115.3.1esr-13.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • ed56d740
    by Henry Wilkes at 2023-10-10T11:27:22+01:00
    fixup! Bug 41600: Add a tor circuit display panel.
    
    Bug 41973: re-align popup panel to the anchor's corner edge.
    

1 changed file:

Changes:

  • browser/components/torcircuit/content/torCircuitPanel.js
    ... ... @@ -221,7 +221,7 @@ var gTorCircuitPanel = {
    221 221
        * This should only be called if the toolbar button is visible.
    
    222 222
        */
    
    223 223
       show() {
    
    224
    -    this.panel.openPopup(this.toolbarButton, "bottomcenter topleft", 0, 0);
    
    224
    +    this.panel.openPopup(this.toolbarButton, "bottomleft topleft", 0, 0);
    
    225 225
       },
    
    226 226
     
    
    227 227
       /**
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits