9 Days Ago
Game Modal (#1839) * Tweak console overlay * Minimize PackageCard visuals, use ThumbWide if available * Fix ` at the end of sort tooltips * VideoPanel renders video as background texture instead of content * Sandbox.UI.Image correctly resizes to layout when it's being forced to, but keeps aspect ratio like you'd expect * Sandbox.UI.Label can be set as IsRich, in which case it can contain inline html tags like <strong>, <span> and <a> * Fix Razor RenderTree sometimes deleting the last text content item * Image shrink to native size properly * Fix not parsing html with img/br/video due to unlosed tags (!) * Update Yoga, add support for `display: contents` * Add Reviews service * Move razor stuff from Sandbox.Razor to Microsoft.AspNetCore.Components - which tricks visual studio intellisense into sometimes working * Console tweaks * Add range, currentvalue, globalunlocked, globalfraction to achievement * Can post reviews from in game * Push menu scope when running menu concmds