fix: compact, aligned controller face layout
Group each stick above its cluster (L over D-pad, R over face buttons) in equal-height columns so the rows line up, cap the face at a natural controller proportion so wide cards do not stretch it, and replace the Select/Start chips with small round icon buttons flanking the centered Guide button. Co-Authored-By: qwen3.8-27b@q3_k_xl: compacted and aligned the face
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ if(NOT CMAKE_GENERATOR MATCHES "^(Ninja|Xcode)$")
|
||||
endif()
|
||||
|
||||
cmake_minimum_required(VERSION 3.21)
|
||||
project(xone_macos VERSION 0.1.22 LANGUAGES CXX Swift)
|
||||
project(xone_macos VERSION 0.1.23 LANGUAGES CXX Swift)
|
||||
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user