raeleus / skin-composer

Create skins for LibGDX scene2d.ui with a graphical interface.
MIT License
427 stars 34 forks source link

Scene Composer Ideas #114

Open GniLudio opened 2 years ago

GniLudio commented 2 years ago

Scene Composer Ideas

Here my suggestions for improving the usability of Scene Composer:

Table Cell Names

Table cells should adopt the name of the child widget. (Only inside Scene Composer) So it would be easier to know the content before trying to select each cell.

1_table_cell_names

Switching Table Cells

It would be nice to be able to open the cell selection while having a cell selected. (Now I need to switch to back to table and then select the other cell)

2_table_switch_cells

Actor to Variable Names

The java code uses actor names as the variable names.