mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 13:38:35 +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"
|
cfg-if = "1"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["docking"]
|
|
||||||
wasm = ["imgui-sys/wasm"]
|
wasm = ["imgui-sys/wasm"]
|
||||||
freetype = ["imgui-sys/freetype"]
|
freetype = ["imgui-sys/freetype"]
|
||||||
docking = ["imgui-sys/docking"]
|
docking = ["imgui-sys/docking"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user