Added full wrap of List
This commit is contained in:
parent
9fca87d677
commit
bb0c0c937a
7 changed files with 169 additions and 8 deletions
|
|
@ -59,7 +59,7 @@ public class DemoNumberMatrixDeskApp extends AbstractDeskApp implements DeskAppR
|
|||
}
|
||||
ImGui.tableHeadersRow();
|
||||
|
||||
for (BãßBȍőnNumberMatrixʸᴰ<?> part:numberMatrix.waardes().iterable()) {
|
||||
for (BãßBȍőnNumberMatrixʸᴰ<?> part:numberMatrix.waardes().iterableᴼᶠ()) {
|
||||
ImGui.tableNextRow();
|
||||
|
||||
ImGui.tableNextColumn();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue