Opened 14 years ago
Closed 14 years ago
#6019 closed enhancement (fixed)
[patch] Remove the hack from MarkAs.cpp to get the current mouse position
Reported by: | Wim | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Add-Ons/Tracker | Version: | R1/alpha2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Now the app_server has a method to get the mouse pointer, the hack in /src/add-ons/tracker/mark_as/MarkAs.cpp to get the mouse pointer by creating a BView is no longer needed.
Attachments (1)
Change History (5)
by , 14 years ago
Attachment: | MarkAs-wim.patch added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
comment:3 by , 14 years ago
Sorry, I added two patches by mistake. the are both the same. (It's the first time I used WebPositive to create a ticket)
comment:4 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → in-progress |
No problem, the WebPositive issue is fixed since yesterday, BTW.
Note:
See TracTickets
for help on using tickets.
Remove the hack that retrieves the mouse location by creating a BView