JimMarlowe
|
b333a899bf
adding Atomic UIButtonGrid widget
|
8 years ago |
JimMarlowe
|
c79b2f3a99
fix up the uiwidget search functions
|
8 years ago |
JimMarlowe
|
174f13a586
add searching functions
|
8 years ago |
JimMarlowe
|
b7badf2cf4
Tab undocking and TB primitives
|
8 years ago |
Josh Engebretson
|
ccc2a1b69c
Update for GetParentRoot which gets the UIView root by default, fixes broken popups and other things that were incorrectly being parented to global root widget
|
8 years ago |
JimMarlowe
|
8cc6771886
Capture TurboBadger hashtable fix and more
|
9 years ago |
Josh Engebretson
|
dcbc95e616
Return handled when animation button is clicked as the button is deleted in the callback, updating widget remove child guard to ensure proper parent, guarding captured widget for multitouch
|
9 years ago |
Johnny
|
73c8441c96
Added animation preview tool bar
|
9 years ago |
weinand
|
dd5cb7fb74
Add ability to set disabled widget alpha
|
9 years ago |
JoshEngebretson
|
fd57b2f78a
Fix for moving focus when root widget is focused
|
9 years ago |
Josh Engebretson
|
79e1e8edbc
UIView should have GRAVITY_ALL so it responds to root resize properly, cleanups
|
10 years ago |
rsredsq
|
784505d5c9
Mark widget as uncaptured Before sending an up/click event.
|
10 years ago |
rsredsq
|
8c56c68385
Get down_widget before making handling captured_widget event to make sure that down_widget won't be changed
|
10 years ago |
rsredsq
|
bc7f3b601a
Added check if event has already handled by captured_widget
|
10 years ago |
rsredsq
|
5173b0d0b8
Refactored pointer up/down function
|
10 years ago |
Josh Engebretson
|
80299e9954
Update TB formatting
|
10 years ago |
Josh Engebretson
|
eb25ef0a73
Revert "I've done small clean up for the ui pointer event(again), it's related a bit to the #512, because the click/up event was sent twice"
|
10 years ago |
Josh Engebretson
|
ac265d4ebd
Revert "Restore back the coordinates after converting it to the captured_widget local coordinates"
|
10 years ago |
Josh Engebretson
|
9b0bb143fa
Revert "Cherry pick from 517, fix UI pointer up invocation"
|
10 years ago |
Josh Engebretson
|
793dd905e5
Cherry pick from 517, fix UI pointer up invocation
|
10 years ago |
rsredsq
|
9df0c2eace
Restore back the coordinates after converting it to the captured_widget local coordinates
|
10 years ago |
rsredsq
|
5d4cb69464
I've done small clean up for the ui pointer event(again), it's related a bit to the #512, because the click/up event was sent twice
|
10 years ago |
rsredsq
|
57792031fb
Tooltip clean up
|
10 years ago |
rsredsq
|
629c98f12f
Merge branch 'master' of https://github.com/AtomicGameEngine/AtomicGameEngine into RED-EDITOR-326
|
10 years ago |
rsredsq
|
5ec5e050a8
Fix when sometimes captured widget wasn't released.
|
10 years ago |
rsredsq
|
b1795fb82f
Tooltip implementation
|
10 years ago |
rsredsq
|
7a0783a765
Small fix for issue with scrolling. It was giving an incorrect pointer position.
|
10 years ago |
rsredsq
|
bc0a86aae6
Improvements for multi touch. It should also fix #318
|
10 years ago |
rsredsq
|
63b26c8097
Small changes
|
10 years ago |
rsredsq
|
b7d4eb44d3
Check if widgets are not in focus.
|
10 years ago |