[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] [ supercollider-Bugs-2474755 ] SCRangeSlider thumb draws wrong in relative origin parent



Bugs item #2474755, was opened at 2008-12-29 13:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474248&aid=2474755&group_id=54622

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: OSX client
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jost Muxfeldt (jmfuo)
Assigned to: Nobody/Anonymous (nobody)
Summary: SCRangeSlider thumb draws wrong in relative origin parent

Initial Comment:
SCRangeSlider thumb draws incorrectly in relative origin parent

(
		w = SCWindow.new.front;
		v=SCCompositeView(w,Rect(50,50,300,300)).relativeOrigin_(true);
		a = SCRangeSlider(v, Rect(20, 80, 120, 30))
			.lo_(0.2)
			.range_(0.4)

		)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474248&aid=2474755&group_id=54622

_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/