nextcloud-server/core
Pauli Järvinen 195f532f5e fix(core): legacy app navigation snapper width on RTL
After ec9e283e there was still such a problem with the legacy app navigation
snapper that its width was only 266 px on the RTL layout instead of the
normal 300 px. The 266 px is the default width of Snap.js module. While the
left side snapper width is configured with the property maxPosition, the right
side snapper is configured by passing a negative value for the property
minPosition.

Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2025-11-29 17:41:18 +07:00
..
AppInfo
BackgroundJobs
Command feat: Add option to update the public key of a user 2025-11-19 12:43:12 +07:00
Controller feat(login): Add rememberme checkbox 2025-11-17 13:03:56 +07:00
Data
Db
Events
Exception
Listener
Middleware
Migrations
Notification
Service
ajax
css
doc
fonts
img
js
l10n fix(l10n): Update translations from Transifex 2025-11-28 00:13:33 +07:00
skeleton
src fix(core): legacy app navigation snapper width on RTL 2025-11-29 17:41:18 +07:00
templates
vendor
.l10nignore
ResponseDefinitions.php fix(core): Fix TeamsApiController typing 2025-11-10 16:55:55 +07:00
openapi-administration.json
openapi-administration.json.license
openapi-ex_app.json
openapi-ex_app.json.license
openapi-full.json fix(core): Fix TeamsApiController typing 2025-11-10 16:55:55 +07:00
openapi-full.json.license
openapi.json fix(core): Fix TeamsApiController typing 2025-11-10 16:55:55 +07:00
openapi.json.license
register_command.php
routes.php
shipped.json
shipped.json.license
strings.php