This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Sam Saffron 001c593155 FIX: place image scale buttons unconditionally
Defer placing scale buttons causes "scale image" buttons to be missing if
you manage to scroll mouse to the area where the image is prior to image
rendering.

This fix ensures scale buttons are always rendered leaving all the hiding
and styling entirely to CSS.

This also corrects a bug where scaling toolbar was missing on mobile
2019-10-29 15:52:17 +11:00
..
assets FIX: place image scale buttons unconditionally 2019-10-29 15:52:17 +11:00
controllers DEV: No need to look up a category repeatedly by its slug 2019-10-28 18:30:40 +00:00
helpers DEV: pluck_first 2019-10-21 12:08:20 +01:00
jobs PERF: run expensive clean up uploads less frequently 2019-10-28 11:14:52 +11:00
mailers PERF: cache new users counts in summary emails 2019-10-25 16:33:36 -04:00
models FEATURE: Welcome moderator message - add copy! (#8246) 2019-10-28 08:58:45 -05:00
serializers FEATURE: Site setting/UI to allow users to set their primary group (#8244) 2019-10-28 12:46:27 -05:00
services FEATURE: Site setting/UI to allow users to set their primary group (#8244) 2019-10-28 12:46:27 -05:00
views DEV: replace inline RTL attributes with classes in digest.html.erb 2019-10-28 16:36:55 -04:00