nop 2.3 Zoom setting is missing from Media Settings page.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 Jahre weitere
Zoom setting is missing from Media Settings page.

(DefaultPictureZoomEnabled missing from MediaSettingsModel)
12 Jahre weitere
It's by design. It's not so important setting (almost always enabled). So if you want to edit it, then you have to manually update this setting.
12 Jahre weitere
a.m. wrote:
... (almost always enabled)...


???

\src\Libraries\Nop.Services\Installation\InstallationService.cs
                .SaveSettings(new MediaSettings()
                {
...
                    DefaultPictureZoomEnabled = false,
                });
12 Jahre weitere
almost always disabled =)))
Anyway so advanced settings can bloat configuration pages (admin area)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.