mirror of
https://github.com/Foundry376/Mailspring.git
synced 2026-01-02 23:14:49 +08:00
* Apply resizer TODO: check how to undo AND see if title/alt attribute implementation is possible (maybe a pop-up with fields for these AND width and height 🤷♂️) * Stop composer ONLY styles The composer is adding styles to inline images, this means a draft can look completely different to the received mail. Removed the `vertical-align` and reset the `margin` to match the email view * image ratio retention & small fix - Added image ratio retention (<kbd>shift</kbd> = freeform) - Fixed resizing being stopped when reducing the image size reduces the height of the email - Had to stop the container from reducing (whilst resizing) as reducing the image inside a reducing element was VERY janky 🤮 |
||
|---|---|---|
| .. | ||
| attachment-items.less | ||
| billing-modal.less | ||
| button-dropdown.less | ||
| code-snippet.less | ||
| contact-profile-photo.less | ||
| contenteditable.less | ||
| date-input.less | ||
| date-picker-popover.less | ||
| date-picker.less | ||
| disclosure-triangle.less | ||
| editable-list.less | ||
| editable-table.less | ||
| empty-list-state.less | ||
| extra.less | ||
| feature-used-up-modal.less | ||
| fixed-popover.less | ||
| key-commands-region.less | ||
| list-tabular.less | ||
| menu.less | ||
| mini-month-view.less | ||
| modal.less | ||
| multiselect-dropdown.less | ||
| outline-view.less | ||
| scroll-region.less | ||
| search-bar.less | ||
| spinner.less | ||
| switch.less | ||
| syncing-list-state.less | ||
| table.less | ||
| time-picker.less | ||
| tokenizing-text-field.less | ||
| tutorial-overlay.less | ||
| unsafe.less | ||
| webview.less | ||