Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Nice, that's pretty handy.

Dragging elements around in the layout is pretty weird right now too, I can't get some things to move to another column no matter what I try, and I had a bad near-minute long freeze for a while as I was messing around with it. Trying to get a page with two images in one column and a few text boxes in the other is impossible I think.  Maybe.

Also I don't know if this is something just on my end but trackpad scrolling is way too sensitive in the program. Mouse scrolling is fine at least.

Alrighty, here goes:

  • I made element dragging only update after MouseUp (UI render during live dragging could get rough, yeah)
  • Updated v3.4.1 too so that the nested structure is preserved! You're welcome to try again
  • Expansion status of object tools is now preserved across objects
  • Apply changes shortcut added: Ctrl+Enter

Unfortunately touchpad sensitivity issue seems to be a shortcoming of the WPF framework, there are proposed solutions but it would take me quite a bit of work. Sooo, maybe stick to mouse for now :)

I hope these changes help!

Soydan