Opened 13 years ago
Closed 13 years ago
#1429 closed defect (fixed)
Problem with SDL on setting window's position when window is hidden
Reported by: | ming | Owned by: | ming |
---|---|---|---|
Priority: | normal | Milestone: | release-2.0-beta |
Component: | pjmedia-videodev | Version: | iphone-branch |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Setting window's position when the window is hidden also sets the window's flag to shown (while the window is, actually, still hidden). This causes problems later when setting/querying the window's visibility.
Change History (1)
comment:1 Changed 13 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3914]) Fixed #1429: Problem with SDL on setting window's position when window is hidden