Author Topic: ASUL scrollpane align  (Read 622 times)

CainVampyr

  • Jr. Member
  • **
  • Posts: 31
ASUL scrollpane align
« on: June 14, 2010, 12:54:23 pm »
When developing customized plugins we'd came across the inability to align contents inside a scrollpane when this are smaller then the available area.

At the moment the content always aligns to the centre both vertically and horizontally, it would be nice if we could control this alignments, for instance with a couple of properties similar to html like align and valign that take values like:"left,centre,right", "top,centre,bottom", and default to centre...

Another option would be a single property similar to AS's alignment that takes the values "TL,T,TR,L,R,BL,B,BR" and defaults to centre with ""
« Last Edit: June 14, 2010, 12:57:19 pm by CainVampyr »

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1985
  • MegaZine3 Developer
    • MegaZine3
Re: ASUL scrollpane align
« Reply #1 on: June 19, 2010, 03:17:31 pm »
Will probably use the former format (top/middle/bottom/left/center/right) as that's what's used at some other places already.
Added to tracker.
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.