mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-10 21:18:36 +00:00
accidentally made docking default
This commit is contained in:
parent
79c237cf17
commit
464d867d42
@ -23,7 +23,6 @@ parking_lot = "0.12"
|
||||
cfg-if = "1"
|
||||
|
||||
[features]
|
||||
default = ["docking"]
|
||||
wasm = ["imgui-sys/wasm"]
|
||||
freetype = ["imgui-sys/freetype"]
|
||||
docking = ["imgui-sys/docking"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user