Xeverous
Xeverous
A bit of thinking and I actually prefer your idea of `@Strict(Hide) Show` - I see the potential to satisfy all conditions: - Support for 3 states (need to think...
Adding label and pinning for awarness. We need more ideas for the variant support, perhaps someone with experience in other languages could help. We basically need: - an optional syntax...
I'm still uncertain on this and GGG just relased a big filters improvement annoucement - https://www.pathofexile.com/forum/view-thread/2771031 However, I have been fiddling with the grammar to also support loading/debugging real filters...
Ok, this took a while, but it is finally done. - Dynamic visibility statement: (`ShowHide $value` and `ShowDiscard $value`) - 4aaa4a7500b0d8bdf668ca6e1b717fccdbeac3a1 - `Expand $subtree` feature - 440e8b99f1cd4704999363a03e6bddebcd25e952 - documentation for...
Just noting that I'm interested in this feature. I have a need to generate some boilerplate pages and they are currently done by an external script. Being able to create...
@TerminX See https://stackoverflow.com/questions/32294913/getting-contiunous-window-resize-event-in-sdl-2 for something of this sort which uses `SDL_AddEventWatch`.
The convention is already established (from Core Guidelines):  There also other small things that might impose unwanted artificial limitations. SFML has non-recommended naming style and this might cause problems...
> I'm currently using button menus This is too vague. > could be a control with an optional item icon on the left, the item value label on center and...
Great, I'm waiting with like 5 issues already...
Could you share a sample code? I'm interested in a widget described in #33 and while it is already possible to code it, elements should offer much better support for...