I've created several magic folders in a project. I can't reorder them by dragging them. Is there some other way?
Reorder magic folders in Project?
(5 posts) (4 voices)-
Posted 1 year ago #
-
I guess if there's no way to do it currently, consider this a feature request.
Posted 1 year ago # -
You may be able to hack it by opening up the .pnproj file and moving the elements around, but it's definitely something the UI should support in the future.
Posted 1 year ago # -
You can use beautifier on the XML file:
http://www.thedeveloperday.com/php-xml-formatter-tool-rewrite/I have an on-line version here:
http://enux.pl/smp/beautyXML/Posted 1 year ago # -
Thanks guys. It's an OK workaround for now.
Posted 1 year ago #
Reply
You must log in to post.