Fix dock icon size and RDP frozen screen regressions from PR #144

Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/25eb7e56-2284-4030-a9dd-75f2f9a2917c

Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-08 13:43:57 +00:00
committed by GitHub
parent 349de76b6b
commit cfd416002d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<svg width="1e3" height="1e3" version="1.0" viewBox="0 0 768 768" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify">
<svg width="318" height="261" version="1.0" viewBox="232 258 318 261" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify">
<defs>
<filter id="b3a68ab618" x="0" y="0" width="1" height="1">
<feColorMatrix color-interpolation-filters="sRGB" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB