mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-27 07:10:44 -05:00
Indent variable name instead of color in pattern data view
This commit is contained in:
+1
-2
@@ -205,8 +205,7 @@ namespace hex {
|
||||
io.ConfigViewportsNoTaskBarIcon = true;
|
||||
|
||||
style.WindowMenuButtonPosition = ImGuiDir_None;
|
||||
style.WindowRounding = 0.0f;
|
||||
style.Colors[ImGuiCol_WindowBg].w = 1.0f;
|
||||
style.IndentSpacing = 10.0F;
|
||||
|
||||
// Install custom settings handler
|
||||
ImGuiSettingsHandler handler;
|
||||
|
||||
Reference in New Issue
Block a user