For Notebookbar for Draw and Impress edit fields for object position and size shall be implemented (similar to Sidebar). At the moment this is not possible because of missing UNO commands for: - Position X - Position Y - Width - Height
Created attachment 146806 [details] position and size sidebar have the position and size commands available in the notebookbar would help a lot cause NB ordinary don't need the sidebar and correct sizing is an essential functionality of an (vector)drawing tool, as you can see in inkscape (background app) In general x,y coordination drawing could be improved in addition. an good example is AutoCAD which NEED correct x,y coordinates.
Sounds good, not a fan of this UI myself but there might be many Draw users that benefit from such a Notebookbar.
*** Bug 121702 has been marked as a duplicate of this bug. ***
same in Adobe products you have there the Position and size elements
Szymon how can I add this 4 position and size commands from the sidebar at the notebookbar? Would be useful also for COOL.
(In reply to andreas_k from comment #5) > Szymon how can I add this 4 position and size commands from the sidebar at > the notebookbar? Would be useful also for COOL. It is needed to create special controllers in c++ code for these items and bind them to some new UNO command. Then it is possible to put that UNO command in the toolbox.