Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
Update version.
Commit Description:
Update version.
namespace ImGuiNET
{
public enum ImGuiStyleVar
{
Alpha = 0 ,
DisabledAlpha = 1 ,
WindowPadding = 2 ,
WindowRounding = 3 ,
WindowBorderSize = 4 ,
WindowMinSize = 5 ,
WindowTitleAlign = 6 ,
ChildRounding = 7 ,
ChildBorderSize = 8 ,
PopupRounding = 9 ,
PopupBorderSize = 10 ,
FramePadding = 11 ,
FrameRounding = 12 ,
FrameBorderSize = 13 ,
ItemSpacing = 14 ,
ItemInnerSpacing = 15 ,
IndentSpacing = 16 ,
CellPadding = 17 ,
ScrollbarSize = 18 ,
ScrollbarRounding = 19 ,
GrabMinSize = 20 ,
GrabRounding = 21 ,
TabRounding = 22 ,
ButtonTextAlign = 23 ,
SelectableTextAlign = 24 ,
COUNT = 25 ,
}
}
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository permissions settings