hugoattal / DarkerNodes

Modern theme for the Unreal editor
51 stars 2 forks source link

Can't really tell what is selected in the BP graph editor #190

Open ThomasGrowley opened 1 month ago

ThomasGrowley commented 1 month ago

The selection highlighting is too thin and not adjustable. I have some meaningless parameters that are there for decoration, and would almost guess 'thick' would help, but no. There is no 'Use Custom Icons' check box to turn off. There's also an activate blueprint theme checkbox that does not appear to have an effect, though turning on Flat Nodes (free) required an editor restart, and I can actually see what is selected with those. Oh, the turn off grid button works, that's a plus.

hugoattal commented 1 month ago

Hello Thomas, I'm sorry that you encountered such problems...

The selection highlighting is too thin and not adjustable.

Noted, I'll add an option to make it thicker. (This is the current behavior:) image

would almost guess 'thick' would help, but no

This option is for variable nodes like those: image

Though, it seems like it doesn't work anymore, a engine update probably broke it, I'll fix this.

There is no 'Use Custom Icons' check box to turn off.

The custom icons were used for the 4.xx version of the Unreal Engine, there's no custom icons for the 5.xx version of the Unreal Engine as I considered them to be more modern than the previous ones.

There's also an activate blueprint theme checkbox that does not appear to have an effect

This option requires an engine restart, I'll add a small popup to inadequate the an engine restart is required.

Oh, the turn off grid button works, that's a plus.

This option is still available even if you disable the Blueprint Theme in case you just want to disable the grid.