You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Images that are attached to messages, either sent or received can be opened in a new tab by clicking on them. The previous approach that used Anchors to open the image attachmets failed in various systems because: - Chrome on Windows recognised "blob" as protocol and tried to find an app for it - Chromium on Ubuntu didn't open a new window to load the URL The new approach adds a "click" listener to the IMG element and opens the link using window.open (which seems to be working globaly). Resolves: #252 |
10 years ago | |
---|---|---|
.. | ||
models | 10 years ago | |
views | 10 years ago | |
axolotl_store.js | 10 years ago | |
background.js | 10 years ago | |
bimap.js | 10 years ago | |
chromium.js | 10 years ago | |
components.js | 10 years ago | |
conversation_controller.js | 10 years ago | |
conversation_panel.js | 10 years ago | |
database.js | 10 years ago | |
debugLog.js | 10 years ago | |
index.js | 10 years ago | |
libaxolotl-worker.js | 11 years ago | |
libphonenumber-util.js | 10 years ago | |
libtextsecure.js | 10 years ago | |
notifications.js | 10 years ago | |
options.js | 10 years ago | |
panel_controller.js | 10 years ago | |
register.js | 10 years ago | |
storage.js | 10 years ago |