Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DIA-3045 remove textmeshpro asset #22

Merged
merged 2 commits into from
Nov 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
638 changes: 154 additions & 484 deletions Assets/ExampleApp/Scenes/SourcepointSampleScene.unity

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions Assets/ExampleApp/Scripts/PrivacySettings.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
using ConsentManagementProviderLib;
using UnityEngine;
using UnityEngine.UI;
using TMPro;
using System.Collections.Generic;


Expand Down Expand Up @@ -30,7 +29,7 @@ private MESSAGE_LANGUAGE language
}
}

public TextMeshProUGUI consentValueText;
public Text consentValueText;
public Button loadMessageButton;
public Button privacySettingsButton;
public Button clearDataButton;
Expand Down
8 changes: 0 additions & 8 deletions Assets/ExampleApp/TextMesh Pro.meta

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/ExampleApp/TextMesh Pro/Documentation.meta

This file was deleted.

Binary file not shown.

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/ExampleApp/TextMesh Pro/Fonts.meta

This file was deleted.

46 changes: 0 additions & 46 deletions Assets/ExampleApp/TextMesh Pro/Fonts/LiberationSans - OFL.txt

This file was deleted.

This file was deleted.

Binary file not shown.
19 changes: 0 additions & 19 deletions Assets/ExampleApp/TextMesh Pro/Fonts/LiberationSans.ttf.meta

This file was deleted.

8 changes: 0 additions & 8 deletions Assets/ExampleApp/TextMesh Pro/Resources.meta

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading