Latest Releases is cut off at the bottom in the Bento Board when expanded. Different monitor resolutions, as well as whether or not the lyrics/queue tab is open affects it.
{
"audioConversion": {
"capture": {
"boundSinkCategory": "custom",
"customLookaheadMs": 5,
"protocol": "v2",
"selectedSinkCategory": "custom",
"sinkOwner": "chromium",
"sourceRate": 44100,
"stage": "ring-ready"
},
"context": {
"boundSinkCategory": "default",
"identity": 1,
"idleHolds": [],
"idleSuspended": false,
"restart": {
"optimizationRecommended": true,
"reason": "output-device-rate-renegotiation",
"required": false
},
"sampleRate": 44100,
"selectedSinkCategory": "default",
"state": "running"
},
"native": {
"capacityFrames": 65536,
"channels": 2,
"conversionActive": false,
"conversionBoundary": null,
"driftRatio": null,
"enabled": true,
"format": "f32",
"generation": 1,
"pcmReady": false,
"protocolVersion": 2,
"renderStarted": false,
"ringOverruns": 0,
"ringUnderruns": 0,
"sourceAvailable": false,
"sourceRate": 44100,
"targetRate": null
}
},
"buildInfo": {
"branch": "main",
"buildDate": "1789030640939",
"changelogUrl": "3.1.0-release",
"codeName": "Honeycrisp",
"commit": "b0d426458f8cc5267b2720b6def185cd6c83ed65",
"version": "4.0.25"
},
"clientInfo": {
"arch": "AMD64",
"build": "desktop",
"client": "dotnet",
"clientVersion": "400",
"env": "production",
"hostVersion": "4.0.9.1+fabc911a0efd9be330d9f01ee0d59e2773e9b10a",
"platform": "win32",
"platformFriendly": "Windows",
"subversion": "2"
},
"display": {
"devicePixelRatio": 1.25,
"monitors": [
{
"bounds": "2560x1440@0,0",
"current": true,
"index": 0,
"primary": true,
"scale": 1.25,
"workArea": "2560x1390@0,0"
},
{
"bounds": "1920x1080@2560,0",
"current": false,
"index": 1,
"primary": false,
"scale": 1,
"workArea": "1920x1040@2560,0"
},
{
"bounds": "1920x1080@-1920,0",
"current": false,
"index": 2,
"primary": false,
"scale": 1,
"workArea": "1920x1040@-1920,0"
}
]
},
"hostInfo": {
"framework": "dotnet",
"hostVersion": "4.0.9.1+fabc911a0efd9be330d9f01ee0d59e2773e9b10a",
"isPe": false,
"otaChannel": "stable",
"windowEngine": {
"name": "dcomp",
"reason": "auto"
}
}
}
Config snapshot (secrets stripped)
{
"audio": {
"ciderAudio": {
"enabled": true,
"showInToolbar": true,
"showBadges": true,
"ciderPPE": true,
"ciderPPE_value": "MAIKIWI",
"staticOptimizer": {
"state": false,
"lock": false
},
"lastNode": "n1",
"firstNode": "n4",
"opportunisticCorrection_state": "OFF",
"atmosphereRealizer1": false,
"atmosphereRealizer1_value": "NATURAL_STANDARD",
"atmosphereRealizer2": false,
"atmosphereRealizer2_value": "Z3600",
"spatial": false,
"spatialProfile": "maikiwinewer"
},
"occlusion": {
"mode": "off"
},
"equalizer": {
"enabled": true,
"preset": "default"
},
"crossfade": {
"enabled": true,
"durationSec": 2,
"skipEnabled": true,
"tempoSensitivity": 0.6,
"loudnessSensitivity": 0.75,
"exclusions": {
"albums": false,
"playlists": false,
"djMixes": true,
"liveAlbums": true,
"autoplayContinuation": false
}
},
"automix": {
"enabled": false,
"spectralSeparation": 1,
"vocalGuard": true,
"tempoAlign": true,
"normalizeDurationMs": 1000,
"exclusions": {
"albums": false,
"playlists": false,
"djMixes": true,
"liveAlbums": true,
"autoplayContinuation": false
}
}
},
"visual": {
"layoutType": "mojave-if",
"appearance": "dark",
"vibrancyMode": "mica",
"titleBarStyle": "default",
"scalingFactor": 1
},
"components": {
"MojaveLayouts": {
"PlayerMaterial": "default",
"WindowingMode": "auto",
"PrecisionScrollSpeed": 0.7
}
},
"queue": {
"smartQueue": {
"useByDefault": false
},
"autoplayByDefault": false,
"autoRemoveDisliked": true,
"filterDislikedOnAdd": false,
"restoreLastQueue": true
},
"lyrics": {
"singEngine": "waapi",
"fpsLimit": 60,
"defaultProvider": "auto",
"translationEnabled": true,
"translationLanguage": "en"
},
"updates": {
"updateChannel": "stable"
}
}
Describe the Bug
Latest Releases is cut off at the bottom in the Bento Board when expanded. Different monitor resolutions, as well as whether or not the lyrics/queue tab is open affects it.
Steps to Reproduce
Operating System
Windows
OS Version
10.0.26200
Affected Component
component
MediaItemSlider, selectordiv.bento-widget.bento-widget--expanded > div.bento-widget__content > div.bag-wrap > div.item-shelf.bag-scroller, element<div>App Information
{ "audioConversion": { "capture": { "boundSinkCategory": "custom", "customLookaheadMs": 5, "protocol": "v2", "selectedSinkCategory": "custom", "sinkOwner": "chromium", "sourceRate": 44100, "stage": "ring-ready" }, "context": { "boundSinkCategory": "default", "identity": 1, "idleHolds": [], "idleSuspended": false, "restart": { "optimizationRecommended": true, "reason": "output-device-rate-renegotiation", "required": false }, "sampleRate": 44100, "selectedSinkCategory": "default", "state": "running" }, "native": { "capacityFrames": 65536, "channels": 2, "conversionActive": false, "conversionBoundary": null, "driftRatio": null, "enabled": true, "format": "f32", "generation": 1, "pcmReady": false, "protocolVersion": 2, "renderStarted": false, "ringOverruns": 0, "ringUnderruns": 0, "sourceAvailable": false, "sourceRate": 44100, "targetRate": null } }, "buildInfo": { "branch": "main", "buildDate": "1789030640939", "changelogUrl": "3.1.0-release", "codeName": "Honeycrisp", "commit": "b0d426458f8cc5267b2720b6def185cd6c83ed65", "version": "4.0.25" }, "clientInfo": { "arch": "AMD64", "build": "desktop", "client": "dotnet", "clientVersion": "400", "env": "production", "hostVersion": "4.0.9.1+fabc911a0efd9be330d9f01ee0d59e2773e9b10a", "platform": "win32", "platformFriendly": "Windows", "subversion": "2" }, "display": { "devicePixelRatio": 1.25, "monitors": [ { "bounds": "2560x1440@0,0", "current": true, "index": 0, "primary": true, "scale": 1.25, "workArea": "2560x1390@0,0" }, { "bounds": "1920x1080@2560,0", "current": false, "index": 1, "primary": false, "scale": 1, "workArea": "1920x1040@2560,0" }, { "bounds": "1920x1080@-1920,0", "current": false, "index": 2, "primary": false, "scale": 1, "workArea": "1920x1040@-1920,0" } ] }, "hostInfo": { "framework": "dotnet", "hostVersion": "4.0.9.1+fabc911a0efd9be330d9f01ee0d59e2773e9b10a", "isPe": false, "otaChannel": "stable", "windowEngine": { "name": "dcomp", "reason": "auto" } } }Config snapshot (secrets stripped)
{ "audio": { "ciderAudio": { "enabled": true, "showInToolbar": true, "showBadges": true, "ciderPPE": true, "ciderPPE_value": "MAIKIWI", "staticOptimizer": { "state": false, "lock": false }, "lastNode": "n1", "firstNode": "n4", "opportunisticCorrection_state": "OFF", "atmosphereRealizer1": false, "atmosphereRealizer1_value": "NATURAL_STANDARD", "atmosphereRealizer2": false, "atmosphereRealizer2_value": "Z3600", "spatial": false, "spatialProfile": "maikiwinewer" }, "occlusion": { "mode": "off" }, "equalizer": { "enabled": true, "preset": "default" }, "crossfade": { "enabled": true, "durationSec": 2, "skipEnabled": true, "tempoSensitivity": 0.6, "loudnessSensitivity": 0.75, "exclusions": { "albums": false, "playlists": false, "djMixes": true, "liveAlbums": true, "autoplayContinuation": false } }, "automix": { "enabled": false, "spectralSeparation": 1, "vocalGuard": true, "tempoAlign": true, "normalizeDurationMs": 1000, "exclusions": { "albums": false, "playlists": false, "djMixes": true, "liveAlbums": true, "autoplayContinuation": false } } }, "visual": { "layoutType": "mojave-if", "appearance": "dark", "vibrancyMode": "mica", "titleBarStyle": "default", "scalingFactor": 1 }, "components": { "MojaveLayouts": { "PlayerMaterial": "default", "WindowingMode": "auto", "PrecisionScrollSpeed": 0.7 } }, "queue": { "smartQueue": { "useByDefault": false }, "autoplayByDefault": false, "autoRemoveDisliked": true, "filterDislikedOnAdd": false, "restoreLastQueue": true }, "lyrics": { "singEngine": "waapi", "fpsLimit": 60, "defaultProvider": "auto", "translationEnabled": true, "translationLanguage": "en" }, "updates": { "updateChannel": "stable" } }Screenshots
Filed from the Cider client by a verified user.