Opened 19 years ago
Closed 17 years ago
#116 closed bug (fixed)
B_DRAW_ON_CHILDREN view flag doesn't work
Reported by: | jackburton | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | diver, sil2100@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
The B_DRAW_ON_CHILDREN view flag doesn't do anything.
The BDragger used in Clock uses this flag, but the parent view doesn't draw on top of its children.
See attached screenshot
Attachments (1)
Change History (11)
comment:1 by , 19 years ago
Component: | Kits → Servers |
---|
comment:2 by , 19 years ago
Owner: | changed from | to
---|
by , 19 years ago
comment:3 by , 19 years ago
Cc: | added |
---|
comment:5 by , 19 years ago
Summary: | B_OP_OVER drawing mode might be broken in some cases → B_DRAW_ON_CHILDREN view flag doesn't work |
---|
comment:6 by , 19 years ago
Looks like Clock's view uses B_DRAW_ON_CHILDREN, might be the real reason for the dragger not being drawn correctly. At least, B_OP_OVER hasn't anything to do with this bug.
comment:7 by , 19 years ago
Cc: | added |
---|
comment:8 by , 17 years ago
Description: | modified (diff) |
---|---|
Platform: | → All |
comment:10 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I have not tested this with the Clock app, only with my test application in the app_server test environment, but it should work as of hrev23154.
Note:
See TracTickets
for help on using tickets.
Clock shot with dragger