Opened 6 years ago

Closed 3 years ago

#355 closed enhancement (fixed)

in the "Select Color" and in the font selecting window an "Apply" button

Reported by: Betty Owned by: Plorkyeran
Priority: normal Milestone: 3.0.0
Component: Interface Version: devel
Severity: minor Keywords: acknowledged
Cc: Platform: All
Sub Component:

Description

nothing more to say

Change History (8)

comment:1 Changed 6 years ago by ArchMageZeratuL

  • Severity changed from minor to feature_tmp

...feature request...

probably hard to do.

comment:2 Changed 6 years ago by ArchMageZeratuL

  • Keywords acknowledged added

comment:3 Changed 6 years ago by nielsm

Should be doable for colour picker. (It'll probably need some kind of callback...)

Not sure about font picker as that's a system dependent dialog, it might not be possible to get an Apply button in that on all platforms...? (I think at least on native Win32 a callback-based Apply solution is available.)

comment:4 Changed 4 years ago by TheFluff

The colorpicker is custom now. Dunno about whether this is desirable for the fonts picking dialog.

comment:5 Changed 3 years ago by Plorkyeran

  • Component changed from General to Interface
  • Milestone set to 2.2.0
  • Owner set to Plorkyeran
  • Platform set to All
  • Status changed from new to accepted

This requires mostly rewriting how overrides are set by the buttons, but that really needs to be done anyway as it's currently a gigantic horrifying mess. Might get this done for 2.2.

comment:6 Changed 3 years ago by plorkyeran

(In [d278c99]) Make the color picker dialog update the color instantly when used from the style editor, rather than waiting for the dialog to be closed, and revert if the dialog is cancelled. Updates #355.

comment:7 Changed 3 years ago by plorkyeran

  • Resolution set to fixed
  • Status changed from accepted to closed
  • Version set to devel

(In [fde4a78]) Make the subtitle edit box auto-commit all changes

This happens to fix most of the undo issues, as it's now much harder to
have uncommitted changes to the file.

Closes #355 and #586.

comment:8 Changed 3 years ago by verm

  • Milestone changed from 2.2.0 to 3.0.0

Bump 2.2.0 tickets to milestone:3.0.0 (2.2.0 is becoming 3.0.0)

Note: See TracTickets for help on using tickets.