Common Hierarchical Scroll Box Gallery
Initially, the Media Entry widget was styled and configured using a Common List View, relying on the OnListItemObjectSet event. This worked well for image-only galleries. However, during testing with video entries, we encountered layout and display issues—specifically, the Common List View failed to arrange video items reliably. As a solution, we’ve switched to using a […]
Two-Handle Range Slider

Custom dual-handle range slider for defining both lower and upper bounds. This widget features snapping logic that utilizes normalized values for precise filtering. Replaces Unreal Engine’s default single-handle slider, which only supports an upper limit.