Dont get me wrong, I love working in C3, (a lot more than I expected to be honest). But just some minor things that bug me now that I am using C3 for real.
* It is annoying that groups/anything always open up after drag dropped or copy pasted
* It would be good to have a full screen toggle on the top bar somewhere (maybe on the top right, seems to be a bit of dead space there next to the profile login), as it is uncommonly nice to work full screen with C3
* The find/search box stays open on top of the events you are trying to look through. Would be better to have search box neatly integrated into the search results, at least when docked. Or hide the search box after results with a button somewhere on the results to open again.
* Definitely need to see complete size of sprite font boxes in the editor , currently they are invisible (bar the default text)! maybe like semi transparent like when they are selected. eg vid
* Always need a "sure you want to close" prompt if closing, even if just opened, recently saved / there are no changes. As it is quite easy to close browser or tab without thinking.
* The open from browser lists projects in alphabetical order and it cannot be changed, it would be better if the default was by modified date time order and even better if option to change listing format
added 07/12/2017
* In many cases I can't use the expand/collapse black arrows when I hover over them because the curser is still in the resize column state. eg vid (update well that is interesting when review the video the curser is in a different place, (looks like it is in proper place in the video. but in reality it is over the black triangle) than when I am actually using and recording !!! WTF how does that work???!. So there is definitely an issue where the curser is not where it appears to be !!!) (Just for my own sanity ! this is real world real world
* Load from json text fields , can be massive but are displayed in their entirety in the text field . didn't seem to have this issue in C2 if I recall the field just displayed a small bit of the first line of text I have solved by putting them within a blank sub event to collapse them but meh. also it scrolls to the centre when click on which is really annoying. eg video
added 08/12/2017
*Adding the family name onto the instance variables in the left properties box makes very hard to identify and read the variables, makes it cluttered and unnecessarily long, forces the text to wrap, forces the user to increase the window size to avoid the wrap, reducing main editor space. I get why you have done it because objects can belong to multiple families but it is kind of unnecessary, please consider removing this, or if it is a requested feature please put in a separate column right at the end after the variable value and allow us to set the column width for it.
*In some cases changes to variables are not reflected in the editor action bars. but are there when action is opened
see video