mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-29 20:03:41 +01:00
chore: remove [Experimental] from SeStringRenderer (#2144)
It hasn't caused problem for a while (though performance probably can be better), and looks good enough to remove this attribute.
This commit is contained in:
parent
722ee32353
commit
70af62885b
5 changed files with 0 additions and 10 deletions
|
|
@ -12,8 +12,6 @@ using Lumina.Text.ReadOnly;
|
|||
|
||||
namespace Dalamud.Interface.Internal.Windows.Data.Widgets;
|
||||
|
||||
#pragma warning disable SeStringRenderer
|
||||
|
||||
/// <summary>
|
||||
/// Widget for displaying AtkArrayData.
|
||||
/// </summary>
|
||||
|
|
|
|||
|
|
@ -18,8 +18,6 @@ using Lumina.Excel.Sheets;
|
|||
|
||||
namespace Dalamud.Interface.Internal.Windows.Data.Widgets;
|
||||
|
||||
#pragma warning disable SeStringRenderer
|
||||
|
||||
/// <summary>
|
||||
/// Widget for displaying inventory data.
|
||||
/// </summary>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,6 @@ using Lumina.Text.ReadOnly;
|
|||
|
||||
namespace Dalamud.Interface.Internal.Windows.Data.Widgets;
|
||||
|
||||
#pragma warning disable SeStringRenderer
|
||||
|
||||
/// <summary>
|
||||
/// Widget for displaying Addon Data.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue