Using viewport height makes the size closer to what the JavaScript is calculating `min-height: 70vh!important;`.
- First commit to issue fork.
- 🇨🇦Canada paintingguy
Ha! I realized I was adding #17 to the wrong theme. When I selected Claro and the theme in CSS Injector, It works much better. Thank you!
- 🇨🇦Canada paintingguy
oops, #17 did not work after all. I tried adding this into CSS Injector but no change. Any other suggestion?
- 🇺🇸United States loze Los Angeles
The patch in #149 applies and works as expected for me in drupal 10.4
thanks! - 🇺🇸United States jayemel
To add insult to injury, if you try to create your own "default" view mode, you get "The machine-readable name is already in use. It must be unique."
- 🇯🇴Jordan Rajab Natshah Jordan
Attached a static
drupal-core--2025-02-06--2741877--mr-11137.patch
file from this point of MR11137
witch applies to both Drupal 10.4.x
To be used with Composer Patches - @rajab-natshah opened merge request.
- 🇺🇸United States jayemel
There should absolutely be either a "default" option, or unchecked "Allowed Entity Embed Display plugins" should be ignored completely while embedding.
"If none are selected, all are allowed." makes no sense, and that's obvious to everyone because of the disclaimer that follows "Note that these are the plugins which are allowed for this entity type, all of these might not be available for the selected entity."
The leaves entities without a custom display mode in the awkward situation where they HAVE to create a display mode for the embed button to make sense. I.e. it's extra work and config.
- 🇯🇴Jordan Mutasim Al-Shoura
We have another important case that needs to be addressed in this issue. The case involves using a media library widget within a media library widget. When we open a media library from another media library, it replaces the previous one and closes both upon submitting the child media library. For example, in the remote video media form, we added a cover image field with a media library widget. When we click to add media for the cover image, the new media library will replace the old one and will now submit or save or add the remote video or the cover image.
- 🇺🇸United States c0debabe Boston, MA
Yeah I am having trouble getting CKEditor Media Resize to work correctly.
If it does work, the maintainers need to provide more robust documentation with screenshots so I know which settings are on or off.