This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Merge pull request
#464
from Timothy-Liuxf/feat/client/icon
chore(icon): update title logo of client
tags/0.1.0
Timothy Liu
GitHub
2 years ago
parent
8c4333ed95
b2c5b24773
commit
eea12680a8
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
4 changed files
with
1 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
logic/Client/Client.csproj
BIN
logic/Client/EESASTLogo.png
BIN
logic/Client/Logo.png
+1
-1
logic/Client/MainWindow.xaml
+ 0
- 4
logic/Client/Client.csproj
View File
@@ -12,10 +12,6 @@
<None Remove="Logo.png" />
</ItemGroup>
<ItemGroup>
<Content Include="eesast_software_trans_enlarged.ico" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="FrameRateTask" Version="1.2.0" />
BIN
logic/Client/EESASTLogo.png
View File
Before
After
Width:
1024
| Height:
1024
| Size:
95 kB
BIN
logic/Client/Logo.png
View File
Before
After
Width:
1024
| Height:
1024
| Size:
95 kB
Width:
2048
| Height:
2048
| Size:
56 kB
+ 1
- 1
logic/Client/MainWindow.xaml
View File
@@ -51,7 +51,7 @@
<TransformGroup>
<ScaleTransform/>
<SkewTransform/>
<RotateTransform Angle="
-
0
.377
"/>
<RotateTransform Angle="0"/>
<TranslateTransform/>
</TransformGroup>
</Label.RenderTransform>
Write
Preview
Loading…
Cancel
Save