- Fix native tooltip offset

- Improve tooltip clipping handling
This commit is contained in:
Infi
2025-03-27 17:17:53 +01:00
parent bc78f65b50
commit fb89666f8d
4 changed files with 50 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Dalamud.NET.Sdk/12.0.2">
<PropertyGroup>
<Version>1.30.1</Version>
<Version>1.30.2</Version>
<TargetFramework>net9.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>