]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/polakda1/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / polakda1 / index.mdwn
1 [[!meta title="Polák David"]]
2
3 **Project name and homepage:** [MuseScore](http://musescore.org/)
4
5 Assignment
6 ======
7
8 Currently there is no easy way to align multiple selected objects in a score either vertically or horizontally. Some partial results can be achieved by precise positioning using numeric offsets from their parents, but this is not a workable solution for a fast and easy workflow. 
9
10 My proposed feature is to add a horizontal and vertical align buttons to the inspector so as to make the alignment of multiple selected elements easy. 
11
12 Foreseeable problem is the position of elements, which is currently only done by offset from the parent object. Some of the devs I spoke to agree that this would be a useful feature, but not critical, since they are of the opinion that the current alignment using object inspector is sufficient.
13
14
15 ![Misaligned elements][1]
16
17 ![Inspector][2]
18
19
20 Links documenting the results of my work
21 ======
22
23 * [Issue tracker feature request](http://musescore.org/en/node/49731)
24
25 Presentation
26 ==========
27
28 OpenHub
29 =======
30
31
32
33   [1]: http://meltea.cz/2.png
34   [2]: http://meltea.cz/1.png