YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
22 stars 8 forks source link

[IDE] Room Editor: rearrange "Create [x] Layer" icons or allow scroll so they aren't chopped off #6656

Open thennothinghappened opened 2 months ago

thennothinghappened commented 2 months ago

Is your feature request related to a problem?

The room editor's layers panel currently gets chopped off on the side if too small, and hides buttons:

image image

Describe the solution you'd like

These buttons should ideally wrap to the next line to fit.

Describe alternatives you've considered

The container could also scroll horizontally, but that's really not much fun.

Additional context

No response

DragoniteSpam commented 2 months ago

Depending on how much you want to redesign, a dropdown for "add layer type: [list]" could also do the job.

gnysek commented 2 months ago

Wasn't it said that at some point layer types will be removed (as in-game there's no such thing like layer type, and this exists in IDE only for easier maintenance of resources) ?