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 | |
---|---|---|
.. | ||
attachment_preview_view.js | 10 years ago | |
attachment_view.js | 10 years ago | |
confirmation_dialog_view.js | 10 years ago | |
contact_list_view.js | 10 years ago | |
conversation_list_item_view.js | 10 years ago | |
conversation_list_view.js | 10 years ago | |
conversation_search_view.js | 10 years ago | |
conversation_view.js | 10 years ago | |
debug_log_view.js | 10 years ago | |
end_session_view.js | 10 years ago | |
error_view.js | 10 years ago | |
file_input_view.js | 10 years ago | |
group_member_list_view.js | 10 years ago | |
group_update_view.js | 10 years ago | |
identicon_svg_view.js | 10 years ago | |
inbox_view.js | 10 years ago | |
key_conflict_dialogue_view.js | 10 years ago | |
key_verification_view.js | 10 years ago | |
list_view.js | 10 years ago | |
message_detail_view.js | 10 years ago | |
message_list_view.js | 10 years ago | |
message_view.js | 10 years ago | |
new_conversation_view.js | 10 years ago | |
new_group_update_view.js | 10 years ago | |
phone-input-view.js | 10 years ago | |
recipients_input_view.js | 10 years ago | |
toast_view.js | 10 years ago | |
whisper_view.js | 10 years ago | |
window_controls_view.js | 10 years ago |