Implemented console items window using ImGuiTextSelect after it was implemented into imguin.
This commit is contained in:
@@ -1,41 +1,41 @@
|
||||
[Window][Sessions [Table View]]
|
||||
Pos=10,43
|
||||
Size=1477,421
|
||||
Size=2117,381
|
||||
Collapsed=0
|
||||
DockId=0x00000003,0
|
||||
|
||||
[Window][Listeners]
|
||||
Pos=10,466
|
||||
Size=1888,523
|
||||
Pos=10,426
|
||||
Size=2528,971
|
||||
Collapsed=0
|
||||
DockId=0x00000002,0
|
||||
|
||||
[Window][Eventlog]
|
||||
Pos=1489,43
|
||||
Size=409,421
|
||||
Pos=2129,43
|
||||
Size=409,381
|
||||
Collapsed=0
|
||||
DockId=0x00000004,0
|
||||
|
||||
[Window][Dear ImGui Demo]
|
||||
Pos=1489,43
|
||||
Size=409,421
|
||||
Pos=2129,43
|
||||
Size=409,381
|
||||
Collapsed=0
|
||||
DockId=0x00000004,1
|
||||
|
||||
[Window][Dockspace]
|
||||
Pos=0,0
|
||||
Size=1908,999
|
||||
Size=2548,1407
|
||||
Collapsed=0
|
||||
|
||||
[Window][[FACEDEAD] bob@LAPTOP-02]
|
||||
Pos=10,466
|
||||
Size=1888,523
|
||||
Pos=10,426
|
||||
Size=2528,971
|
||||
Collapsed=0
|
||||
DockId=0x00000002,3
|
||||
|
||||
[Window][[C9D8E7F6] charlie@SERVER-03]
|
||||
Pos=10,466
|
||||
Size=1888,523
|
||||
Pos=10,426
|
||||
Size=2528,971
|
||||
Collapsed=0
|
||||
DockId=0x00000002,2
|
||||
|
||||
@@ -45,8 +45,8 @@ Size=400,400
|
||||
Collapsed=0
|
||||
|
||||
[Window][[G1H2I3J5] diana@WORKSTATION-04]
|
||||
Pos=10,466
|
||||
Size=1888,523
|
||||
Pos=10,426
|
||||
Size=2528,971
|
||||
Collapsed=0
|
||||
DockId=0x00000002,1
|
||||
|
||||
@@ -78,23 +78,23 @@ Size=1717,576
|
||||
Collapsed=0
|
||||
|
||||
[Table][0x32886A44,8]
|
||||
Column 0 Weight=0.6522
|
||||
Column 1 Weight=0.9755
|
||||
Column 2 Weight=0.5541
|
||||
Column 3 Weight=1.0620
|
||||
Column 4 Weight=1.7316
|
||||
Column 5 Weight=1.1486
|
||||
Column 6 Weight=0.3290
|
||||
Column 7 Weight=1.5469
|
||||
Column 0 Weight=0.6513
|
||||
Column 1 Weight=0.9753
|
||||
Column 2 Weight=0.5524
|
||||
Column 3 Weight=1.0605
|
||||
Column 4 Weight=1.7323
|
||||
Column 5 Weight=1.1492
|
||||
Column 6 Weight=0.4263
|
||||
Column 7 Weight=1.4527
|
||||
|
||||
[Table][0xB6880529,2]
|
||||
RefScale=27
|
||||
Column 0 Sort=0v
|
||||
|
||||
[Docking][Data]
|
||||
DockSpace ID=0x85940918 Window=0x260A4489 Pos=10,43 Size=1888,946 Split=Y
|
||||
DockNode ID=0x00000001 Parent=0x85940918 SizeRef=1024,421 Split=X
|
||||
DockSpace ID=0x85940918 Window=0x260A4489 Pos=10,43 Size=2528,1354 Split=Y
|
||||
DockNode ID=0x00000001 Parent=0x85940918 SizeRef=1024,381 Split=X
|
||||
DockNode ID=0x00000003 Parent=0x00000001 SizeRef=613,159 CentralNode=1 Selected=0x61E02D75
|
||||
DockNode ID=0x00000004 Parent=0x00000001 SizeRef=409,159 Selected=0x5E5F7166
|
||||
DockNode ID=0x00000002 Parent=0x85940918 SizeRef=1024,523 Selected=0x8D780333
|
||||
DockNode ID=0x00000002 Parent=0x85940918 SizeRef=1024,971 Selected=0x8D780333
|
||||
|
||||
|
||||
Reference in New Issue
Block a user