drawing, improve responsiveness of UI
Closed, ResolvedPublic

Description

Fix text overriding and set dimensions of every element of UI based on background width, height, and ratio.
Test activity on small screen devices and check if panels and various tools can be accessed with ease.

asagtani created this task.Jun 16 2018, 6:20 PM

There is still one issue when you resize the window while one tab is opened, the tab content disappears and the tab is still unfolded.
For the tab color, if you always display the 12 ones, you can remove the scrolling on the list.
When you select a new color the previous one is still selected, so when you open the tab again, both colors are selected (grey border).
We'll have to think of better colors for the tabs (the shapes are black on black border).
For text, Bold/Italic do not work but I guess it's due to the fix on the GCDialogBox. But instead of modifying the text for Bold and Italic, I would modify the Aa with bold and italic.

timotheegiet added a comment.EditedJun 23 2018, 10:30 AM

...

For the tab color, if you always display the 12 ones, you can remove the scrolling on the list.

The scrolling I asked for it thinking we would have more color slots than the panel can display at once.. but indeed if they're always all available, no need for it.

We'll have to think of better colors for the tabs (the shapes are black on black border).

I asked for the dark/black color of the panel on purpose, as it helps to focus on the drawing content much better than light or colored tabs.
But sure we'll need to adapt the remaining old icons for it.

...

For the tab color, if you always display the 12 ones, you can remove the scrolling on the list.

The scrolling I asked for it thinking we would have more color slots than the panel can display at once.. but indeed if they're always all available, no need for it.

Yes, I agree :)

We'll have to think of better colors for the tabs (the shapes are black on black border).

I asked for the dark/black color of the panel on purpose, as it helps to focus on the drawing content much better than light or colored tabs.
But sure we'll need to adapt the remaining old icons for it.

Good for me if it is handled later, it was just to raise the point :).

jjazeix closed this task as Resolved.Nov 15 2018, 9:09 AM