ryjacky / PieMenyu

Cross-platform pie menus. More PIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIEs.
5 stars 0 forks source link

some questions #12

Closed chenpaner closed 6 months ago

chenpaner commented 6 months ago
  1. Can add pure black and pure white to the color settings? Of course, it would be best if can customize color.

  2. Why does the font color not affect the text color of the activated item? image

  3. Can`t change send text when editting,but actually it works can not change text

4.Can use mouse buttons as Pie`s shortcut keys? image

ryjacky commented 6 months ago

Thanks for the questions!

  1. You're right, I didn't use a color picker just because this UI looks good to me lol, but I would try to add a color picker in the next version.
  2. The font color does not affect the active item because it uses the secondary color (background color) by default, I do it this way because that when you set primary color and font color to white (for example), the text will be invisible on active item, let me know if you have better solution to this.
  3. Let me confirm one thing, it correctly sends 1 and 2 when activated but the UI didn't update right?
  4. Yes, PieMenyu doesn't support that directly but if your mouse is programmable, you can assign a shortcut like Ctrl+alt+shift+k to both the PieMenyu and the mouse button.

Since you're in the editor page and if you didn't know already, you could drag and drop the slices to reorder them (Sry I need some time to include all the instructions into the app itself)

chenpaner commented 6 months ago
  1. Yes, just UI didn't update