Commit 972ef21
* fix(appflowy_flutter): fix cover image overflow #1916
* fix(appflowy_flutter): use OverflowBox to fix #1916
* chore: fix misspelling
* fix: prevent the image being overstretched
---------
Co-authored-by: Lucas.Xu <[email protected]>
1 parent 668e119 commit 972ef21
File tree
1 file changed
+13
-8
lines changed- frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/cover
1 file changed
+13
-8
lines changedLines changed: 13 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
290 | 295 | | |
291 | 296 | | |
292 | 297 | | |
| |||
0 commit comments