Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
provus
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
provus
Merge requests
!280
Issue
#3490591
: Improve edition of images for content editors with Image Widget Crop
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3490591
: Improve edition of images for content editors with Image Widget Crop
issue/provus-3490591:3490591-improve-edition-image-edit
into
2.2.x
Overview
1
Commits
2
Pipelines
0
Changes
10
Open
Renify Sediego
requested to merge
issue/provus-3490591:3490591-improve-edition-image-edit
into
2.2.x
7 months ago
Overview
1
Commits
2
Pipelines
0
Changes
10
Expand
Related to
#3490591
0
0
Merge request reports
Compare
2.2.x
version 2
2a01a6cc
7 months ago
version 1
782f1a95
7 months ago
2.2.x (HEAD)
and
latest version
latest version
2a01a6cc
2 commits,
3 months ago
version 2
2a01a6cc
2 commits,
7 months ago
version 1
782f1a95
1 commit,
7 months ago
10 files
+
71
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
web/profiles/provus/modules/custom/provus_core/provus_blocks/config/install/core.entity_form_display.media.image.default.yml
+
9
−
4
Options
@@ -6,7 +6,7 @@ dependencies:
-
image.style.thumbnail
-
media.type.image
module
:
-
focal_point
-
image_widget_crop
-
path
id
:
media.image.default
targetEntityType
:
media
@@ -20,14 +20,19 @@ content:
settings
:
{
}
third_party_settings
:
{
}
field_media_image
:
type
:
image_
focal_point
type
:
image_
widget_crop
weight
:
0
region
:
content
settings
:
progress_indicator
:
throbber
preview_image_style
:
thumbnail
preview_link
:
true
offsets
:
'
50,50'
crop_preview_image_style
:
crop_thumbnail
crop_list
:
-
focal_point
crop_types_required
:
{
}
warn_multiple_usages
:
true
show_crop_area
:
true
show_default_crop
:
true
third_party_settings
:
{
}
path
:
type
:
path
Loading