Changes between Initial Version and Version 1 of Ticket #9546
- Timestamp:
- Mar 17, 2013, 12:14:58 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9546 – Description
initial v1 4 4 5 5 This functionality should be refactored and relocated into src/kits/shared. That will allow other programs to make use of it, creating a more consistent and uniform behavior. 6 7 (From ticket:8735#comment:5) axeld: 8 You could either create the window first, and then do the cascading with the window as argument (which could could use to retrieve the decorator frame), or pass in the last opened (or even current) window as a reference to compute the offset from.