Anxcye / anx-reader

An e-book reader written using Flutter. 使用Flutter编写的电子书阅读器
GNU General Public License v3.0
1.46k stars 67 forks source link

Theme Editing #7

Open rahaaatul opened 3 months ago

rahaaatul commented 3 months ago

Description

  1. Let us select and edit numbers without having to guess the color in the color box. image

  2. Add HEX as a color option.

Anxcye commented 3 months ago

Ah, that seems to be a bug in the color picker. Is there any change when rotating the device to landscape/portrait? What is the device resolution? In fact, the interface should look like this: image

rahaaatul commented 3 months ago

Ah, that seems to be a bug in the color picker. Is there any change when rotating the device to landscape/portrait? What is the device resolution?

Sorry I should have included the device information.

I was using Latest Nox emulator, Android 9. The resolution is 1366x768.