Changes between Initial Version and Version 1 of Ticket #15778, comment 3
- Timestamp:
- Oct 14, 2020, 8:31:06 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15778, comment 3
initial v1 1 This bu tis also causing Pe freeze sometimes. Pe use polling loops with `GetMouse`, for example [https://github.com/HaikuArchives/Pe/blob/master/Sources/PText.cpp#L2113 PText.cpp:2113] and that loops are never exit sometimes because `GetMouse` stop updating values and never return all mouse buttons released.1 This bug is also causing Pe freeze sometimes. Pe use polling loops with `GetMouse`, for example [https://github.com/HaikuArchives/Pe/blob/master/Sources/PText.cpp#L2113 PText.cpp:2113] and that loops are never exit sometimes because `GetMouse` stop updating values and never return all mouse buttons released.