Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by techmale

Hi

I have a lot of tilesets and sprites in my media directory. So when I click on the tileset box in Weltmeister, I am unable to see the ones at the bottom of the list.

Is there an easy way to make this list scrollable?

Thanks

1 decade ago by dominic

Add these two lines to your lib/weltmeister/weltmeister.css for the .selectFileDialog:
max-height: 300px;
overflow-y: scroll;

Or just use some subdirectories in media/ :)

1 decade ago by fugufish

good tip!

1 decade ago by techmale

Thanks dominic

I probably should have investigated that myself, but I thought I should also suggest it as a useful modification.

Next time I will actually do my own research first.

1 decade ago by dominic

No worries; don't ever hesitate to ask for help! I want to know about the problems people have with the Engine and Editor so I can fix them.

So, thanks for bringing this up :)
Page 1 of 1
« first « previous next › last »