🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan
880
stars
54
forks
source link
All internal UI item sizes should be stored in dots using floating point double type #64
Open
egorodet opened 4 years ago
Current implementation stores item sizes in pixels as unsigned integers, which results in two issues: