This commit is contained in:
@@ -4,14 +4,10 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
|
||||
=-=-=-=-
|
||||
|
||||
todo: Logo form
|
||||
Image should show exacty wysiwyg style so user knows how it will look and right now it doesn't do that:
|
||||
Image size in v-img is always zoomed too much
|
||||
https://github.com/vuetifyjs/vuetify/issues/10219
|
||||
Set max width to actual image width and dimensions?
|
||||
or ditch v-img and just use img tag instead (it won't fuck with the image size)
|
||||
|
||||
translations
|
||||
clear image (remove it)
|
||||
refresh image after upload (make source dynamic and append nonsense or toggle url?)
|
||||
|
||||
Decide upon reasonable maximum sizes for each
|
||||
(check RI/WBI etc manual what do they take for limits?)
|
||||
Can it send a placeholder if empty instead of a 404?
|
||||
|
||||
Reference in New Issue
Block a user