View Issue Details

IDProjectCategoryView StatusLast Update
0006578JEDI VCL00 JVCL Componentspublic2019-03-11 17:02
ReporterstjcottbusAssigned Toobones 
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in VersionDaily / GIT 
Summary0006578: Default property in JvTFGlance.TJvTFGlanceViewer not initially set.
DescriptionIn JvTFGlance is in TJvTFGlanceViewer

property ShowStartEndTimeInHint: Boolean
  read FShowStartEndTimeInHint write SetShowStartEndTimeInHint default True;

but it's not initialized to True in TJvTFGlanceViewer.Create.

This makes the property useless for design-time.
TagsNo tags attached.

Activities

obones

2018-07-18 15:54

administrator   ~0021525

Could you check if the issue is still present in the latest GIT content? If yes, please provide the zipped sources of an application showing this.

mh

2019-03-07 21:30

reporter   ~0021620

It is still present, but I created a pull request about it now:
https://github.com/project-jedi/jvcl/pull/61

mh

2019-03-10 10:41

reporter   ~0021628

Replaced the pull request with this one, as my old one contained unrelated modifications as well (Git is still new for me):
https://github.com/project-jedi/jvcl/pull/67

obones

2019-03-11 17:02

administrator   ~0021632

Thanks, this is now merged in GIT

Issue History

Date Modified Username Field Change
2017-07-18 19:44 stjcottbus New Issue
2018-07-18 15:54 obones Note Added: 0021525
2018-07-18 15:54 obones Status new => feedback
2019-03-07 21:30 mh Note Added: 0021620
2019-03-10 10:41 mh Note Added: 0021628
2019-03-11 17:02 obones Note Added: 0021632
2019-03-11 17:02 obones Status feedback => resolved
2019-03-11 17:02 obones Fixed in Version => Daily / GIT
2019-03-11 17:02 obones Resolution open => fixed
2019-03-11 17:02 obones Assigned To => obones