GuidoReith

Results 9 comments of GuidoReith

Yes i did, you see it in the code DarkThemeManager.get().register(new CoreDarkThemeLoader()).register(new TableDarkThemeLoader()).load();

In Version 2.1-rc1 was the method Datepicker.reinitialize() (see also documentation in https://gwtmaterialdesign.github.io/gwt-material-demo/#pickers). Calling this after setting a language in more than one datepicker makes every datepicker work correctly. But the...

I’ve tested with version 2.1.1 Where can a get the 2.2-snapshot? Ivy resolve with dependency org="com.github.gwtmaterialdesign" name="gwt-material" rev="2.2-SNAPSHOT" does not work ________________________ Guido von der Reith Dipl.-Inf. Teamleiter Software-Entwicklung gfp...

The repository is http://repo1.maven.org/maven2/com/github/gwtmaterialdesign/... But there are no snapshots

I can reproduce this on gmd 2.2-snapshot. Sorry, no sample code at the moment, but i recognized the following: with no vertical scrollbar on the page or with a vertical...

Is it in Version 2.4.2 or 2.5.0 possible to change the language of the e.g. button label of the MaterialRichEditor and if so, how could it be done?