Mailspring/app/static/style/components
Glenn 9305bc8ac1
Composer image resize - Community#729 (#2440)
* 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 🤮
2022-12-29 10:37:37 -06:00
..
attachment-items.less Composer image resize - Community#729 (#2440) 2022-12-29 10:37:37 -06:00
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 Workaround to stop Alt key state from sticking following cross-window interactions #1894 2020-04-15 23:22:18 -05:00
extra.less
feature-used-up-modal.less
fixed-popover.less
key-commands-region.less
list-tabular.less Slightly adjust the height of the list selection bar for visual consistency 2020-04-16 14:10:42 -05:00
menu.less
mini-month-view.less Upgrade to Electron 8, improve TS usage and TS errors outside calendar [requires re- npm install] (#2284) 2021-02-14 15:58:22 -06:00
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