You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at the moment there is no conversation. My first goal is to have a functional UI mockup without all the underlying and complex Scribus code. Partially I used some Scribus code and extended it to my needs (i.e. ScColor class has more methods for color model conversion, similar to QColor class. I need it for the new color picker).
The first approach to implement a new UI in the current Scribus code failed, because of too many code changes I made. In addition, my fork was very outdated at the end. Now, I try to develop an isolated user interface without any complex logic just to test single UI components. At the end if the UI works like expected it is easier to refactor it and adapt it to the current Scribus code. At least I hope so.
Amazing work here @nitramr!
Where is the conversation happening with the Scribus devs on the possibility of merging this ?
The text was updated successfully, but these errors were encountered: