RPGObjects.com http://www.rpgobjects.com/forum/ |
|
Splitters don't remember postition http://www.rpgobjects.com/forum/viewtopic.php?f=4&t=254 |
Page 1 of 1 |
Author: | RtrentC [ Tue Apr 27, 2010 9:55 pm ] |
Post subject: | Splitters don't remember postition |
What sections of openrpg are responsible for the positioning and display of items under a splitter. I noticed that positioning of the nodes under a splitter do not remember changes in display size and position. |
Author: | davidbyron [ Tue Apr 27, 2010 10:37 pm ] |
Post subject: | Re: Splitters don't remember postition |
I don't know that has ever happened but recently I introduced OpenRPG remembering the position and size of Use dialogs (and as yet unreleased Design dialogs too). I think the Use dialogs need to read that data in for creating their child parts and that it would be good to remember the divider positions too. Probably as an absolute (not relative) amount. What other beautification stuff would be at the top of the list? or is it more a question of time saving with the splitter 9as it was for remembering the size of the Use dialog)? |
Author: | prof.ebral [ Wed Apr 28, 2010 12:03 am ] |
Post subject: | Re: Splitters don't remember postition |
RtrentC wrote: What sections of openrpg are responsible for the positioning and display of items under a splitter. I noticed that positioning of the nodes under a splitter do not remember changes in display size and position. That is something I was looking at putting into Traipse. I know that splitters don't remember positions, have known for a long time. So in the Alpha what I have done is calculated the size of the top frame and then found the number of child nodes the splitter has. The size then equals Size of Top Frame / Number of Child Nodes. Here is the ticket: http://traipse.assembla.com/spaces/trai ... and-radios |
Author: | davidbyron [ Wed Apr 28, 2010 2:47 am ] |
Post subject: | Re: Splitters don't remember postition |
That looks like a good way of keeping up with your bug fixes there. Is that a fairly recent thing? http://traipse.assembla.com/spaces/traipse_dev/tickets For my stuff I usually forget to make a ticket but comment the commits to say what I am fixing: http://trac-hg.assembla.com/openrpg_dev/timeline |
Author: | prof.ebral [ Wed Apr 28, 2010 3:29 am ] |
Post subject: | Re: Splitters don't remember postition |
Yeah, that's what is in development right now. Those are usually what the community asks for. I tend to keep my dreams to myself, so there is more coming and soon. As for the commit... since I am really indepth with Mercurial .. all of the commits contain a standard message. |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |