
8 Apr
2013
8 Apr
'13
6:21 p.m.
I'm working on https://bugs.launchpad.net/inkscape/+bug/816496 and I have managed to narrow down the offending lines (1113-1114) in sp-item.cpp arenaitem = SP_ITEM(l->data)->get_arenaitem(desktop->dkey); arenaitem->setOpacity(1.0);
but I dont know how to go from the arenaitem to the original item to get the correct opacity it should be set to (instead of triggering a full redraw.. not that I would know how to do that either)
any help would be greatly appreciated.
-- View this message in context: http://inkscape.13.n6.nabble.com/how-do-I-get-the-original-object-s-details-... Sent from the Inkscape - Dev mailing list archive at Nabble.com.