1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-20 09:16:01 +08:00
juliocp fdd9b24eca Added Virtual portStyle
- Added the GetPortStyle(...) as virtual method at GraphEditor.
With this, users can customize the texture for different ports, and they can also modify the padding without having to overwrite the default xNode style.

This prevents many problems when working with multiple graphics.

The style properties used from Style is:
- padding-left.
- padding-right.
- normal.background, to border texture.
- active.background, to dot texture.
2020-10-12 21:17:53 -03:00
..
2020-10-12 21:17:53 -03:00
2017-09-15 00:46:21 +02:00
2017-09-15 00:46:21 +02:00
2017-09-15 15:56:17 +02:00
2017-09-19 00:15:17 +02:00