Skip to content

Commit 5f5e567

Browse files
committed
Added todo
1 parent 7ed2c53 commit 5f5e567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/chrome/content/fetch-source.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ httpsEverywhere.fetchSource = {
148148
}
149149
};
150150

151+
// TODO: Test resizing on mulitple platforms
151152
// adjust window resizing
152153
window.onresize = function() {
153154
var textBox = document.getElementById("source-text");

0 commit comments

Comments
 (0)